|
Re: How do i find a variable and use it on Labview
Chris,
After you create a control or indicator on the front panel (or right-click on a subVI or function and select "create control" or "create indicator" which does this for you automatically), you can create local variables for accessing it by right-clicking on its icon in the block diagram and selecting "create local variable". If you use the "finger" tool on a local variable, you can change what variable is attached by selecting from all variables in the VI.
Russ
|