VeriStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Labview functions that do not work in Veristand

Looking to create custom models for veristand linux using labview but wanted to know what labview functions don't work. For example I know veristand will have issues with while loops and sequencers as well as radio buttons.

0 Kudos
Message 1 of 3
(814 Views)

Think of your model for VeriStand as being in a while loop (VeriStand calling it every time cycle).  That has helped me.  You will need to pass values from on cycle to the next using a local var for a lot of situations.

0 Kudos
Message 2 of 3
(811 Views)

Do Local variables work better than reference nodes? 

0 Kudos
Message 3 of 3
(804 Views)