06-08-2011 12:36 AM
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.
06-08-2011 02:31 AM
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
06-08-2011 04:32 AM
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.
06-08-2011 04:37 AM
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.