LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Boolean control reference

I creat a boolean reference to pass the boolean value to a subvi. When the button in main vi is pressed, the refnum in main vi not changed, but the refnum passed to subvi changed to 0. So TRUE or FALSE value never passed to subvi. I tried it in a small program which has same structure with this one, and it works fine. Any idea?

Thx.
0 Kudos
Message 1 of 2
(2,648 Views)
OK, I found a trick in my program. Now it is all fine.
Thx.
0 Kudos
Message 2 of 2
(2,648 Views)