NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

how to use teststand through LabVIEW

i am working on a project where i want to use teststand through LabVIEW. i am not getting how to execute sequence through LabVIEW and how to read variables of teststand through LabVIEW. can you please help me.

 

Regards,

Nitu.

0 Kudos
Message 1 of 4
(3,098 Views)

TestStand ships with examples located in the example folder, this is called simple OI and full featured OI(Operator Interface instead of User Interface). This will get you started.

 

regards

Rodéric L
Certified LabVIEW Architect
0 Kudos
Message 2 of 4
(3,093 Views)

thank you.

i went through it. i have succeed in starting and closing teststand through LabVIEW but couldn't get how to execute the sequence and how to read variables. please help me.

 

Regards,

Nitu.

0 Kudos
Message 3 of 4
(3,087 Views)

If you are using the simple OI, you just have to choose the sequence file and press "run main sequence" or "single pass". You can also open a sequence file using the menu bar, File=> Open sequence file.

 

Using the full featured OI, there is an activeX container and you can view variables just like in TestStand.

Rodéric L
Certified LabVIEW Architect
0 Kudos
Message 4 of 4
(3,085 Views)