04-14-2009 07:07 AM
Hello 2 all !
Here is what i'm trying to do :
I have 2 boolean controls wich are independent one from another on the front panel.
I want to be able to change the state of the "Slave" control by dragging and dropping "Master" over it.
Example :
"Master" - initialy FALSE.
"Slave" - initialy TRUE.
After drag&drop operation:
"Master" - still FALSE.
"Slave" - becomes FALSE.
Here is a vi in wich i've tried to deal with this problem.
Is this behavior possible ?
Thank you !
Andrew.
Solved! Go to Solution.
04-14-2009 07:50 AM
Tushar Jambhekar
tushar@jambhekar.com
Jambhekar Automation Solutions
LabVIEW Consultancy, LabVIEW Training
Rent a LabVIEW Developer, My Blog
04-15-2009 02:27 AM