LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

XControl not updating properly

Solved!
Go to solution

So,

 

i am writing an XControl which works fine by itself and does what I expect it to do, but as soon as I test it and put it into a small programme with a while loop, it doesnt properly update its appearence anymore. To be more specific:

 

Problem2.png

So this is an example for the on/off switch of a camera. If it is running and the switch is TRUE, the camera gets initialized and the indicator changes to TRUE and a little status message is produced and send out to another XControl, which just prints out text (and works fine, I wrote a test programme). The initialization of the camera always works, the light goes green and the correct status message is printed. But the shutdown process doesnt work:Problem3.png

Although its quite similar. So i tested a) the initialization and shutdown VIs, they work fine. b) the information output xcontrol which works fine, too. If I run the XControl by itself it works as expected, too. Just the case where I place it in a test environment fails. Any suggestions?

0 Kudos
Message 1 of 3
(2,237 Views)
Solution
Accepted by topic author Limping_Twerp

Wired the conditionals wrongly. Pardon me.

0 Kudos
Message 2 of 3
(2,225 Views)

to be continued here...

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 3 of 3
(2,192 Views)