Hi,
A Local variable is a reference to your front panel control or indicator. When you read from a Local Variable you create a new buffer of data. When you Write you transfer back to the origin buffer, eg back to the front panel control.
The Locals variable are only visible ( in scope ) to the VI they are associated with.
Using Locals to pass data from different parts of the application is OK as long as you have taken every precaution to ensure the same data is being passed. If in doubt wired direct.
Regards
Ray Farmer
Regards
Ray Farmer
