LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Linking .vi's

Sorry if this is an stupid question, but I was wondering if someone could tell me how to do the following: I'll be running two .vi's simultaneously during some work I'm doing and rather than having both front panels up at once I'd like to link them so that when a particular property being monitered by one .vi goes outside of a given range of values, it causes a LED to illuminate on the front panel of the other, alerting me to the problem. Is this possible? If so, what is the best way to go about it?
0 Kudos
Message 1 of 3
(2,538 Views)
Have you tried making the LED you want to illuminate a Global variable?
Message 2 of 3
(2,538 Views)
Spot on - thanks!
0 Kudos
Message 3 of 3
(2,538 Views)