LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Boolean Button Sticks while running in 2 computers

hi

the Boolean network shared variables are hoisted on CRIO.

Its connected to Boolean Switch (Switch until released) in GUI through front panel binding.

the same GUI runs on 2 computers simultaneously.

in some instances the Boolean switch sticks and not getting reset.

to reset the switch either the controller has to be rebooted or the value has to be set False  through NI distributed system manger.

 

0 Kudos
Message 1 of 2
(2,305 Views)

Welcome to the world of having two controllers.  Both of your GUIs are constantly overwriting each other.  This is one of the reasons I hate Network Published Shared Variables.

 

Why do you have two computers trying to control the same cRIO?  That alone will cause all kinds of issues.


GCentral
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
0 Kudos
Message 2 of 2
(2,274 Views)