NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Boolean variable to/From Test Stand

Hi,

 

I have this question posed in two locations, Test Stand and Labwindows/CVI.

 

I am migrating old code from LabView 7.1 and Test Stand 2.0.1 to Test Stand 2010 SP1 and Labwindows/CVI 2010 SP1.

 

In order to build a distribution pack I need to get rid of ALL the old code.

 

I have a lot done but stuck on the following.

 

From CVI I have Simple CVI TestStand UI almost working as the old one did but for one part.

 

I have a Test Stand Boolean variable, StationGlobals.Debug, which will get set True or
False by a CVI UI binary switch.


I need to read and write to this variable out and into Test Stand so it can be set in accordance with the CVI UI binary switch.

 

How do I go about this?

 

Thanks for your time

Simon

0 Kudos
Message 1 of 2
(3,571 Views)

http://zone.ni.com/devzone/cda/tut/p/id/4532

 

http://zone.ni.com/devzone/cda/tut/p/id/7560

 

Basically any other article about UI Messages (including the TestStand help and Reference Manual) are good sources for you.

 

Regards,

jigg
CTA, CLA
testeract.com
~Will work for kudos and/or BBQ~
0 Kudos
Message 2 of 2
(3,561 Views)