ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

array of controls

How can I programmatically reinitialize to default an array of numeric controls
?

Antonio Serino
0 Kudos
Message 1 of 3
(3,294 Views)
Antonio Serino wrote in message
news:3a782c24@newsgroups.ni.com...
>
> How can I programmatically reinitialize to default an array of numeric
controls
> ?
>
> Antonio Serino


Hello Serino.

With this message goes a example for LABview 6i and 5 that solves your
problem.

Manuel Carvalho.




[Attachment ex.vi, see below]
0 Kudos
Message 2 of 3
(3,294 Views)
Right click on the control, select, create reference. Wire the ref into a
method node (invoke node on application control palette) and select method
"reinit to dflt".

Jared

"Antonio Serino" wrote:
>>How can I programmatically reinitialize to default an array of numeric
controls>?>>Antonio Serino
0 Kudos
Message 3 of 3
(3,294 Views)