02-09-2018 03:26 AM
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.
02-09-2018 06:43 AM
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.