LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

teststand operator interface oi

Hi to all,
as Andy advise me in this, I also post my question to LV forum.
 
Problem:
Into TestStand OI, I have a need to select a directory from several where to select the test sequences to run, but it should be available after the user gives its login&password, and once he has finished its test session he has to deselect and discharge the sequence ran. In this way he is allowed to select a different directory.
 
I tried to add a stacked sequence and an event structure without success.
 
In attached the OI used.
 
Thanks
 
JL
0 Kudos
Message 1 of 3
(2,630 Views)

Hi Jose,

Can I ask you a couple of questions ?

1) with "select a directory from several where to select the test sequences to run", you mean sequence files instead of sequences ? There's a difference between a sequence and a sequence file, looks like you want to select sequence files it is correct ?

2) If you create a BIG sequence made up with SUB-sequence call to all the other sequences you want to select you can use the standard operator interface to select the run mode (Right click>>run mode>>Force Pass/Fail Skip Normal). Is this a solution to your problem ? If not can you explain why ?

Best Regards.

 

 

FiloP
It doesn't matter how beautiful your theory is, it doesn't matter how smart you are. If it doesn't agree with experiment, it's wrong.
Richard P. Feynman
0 Kudos
Message 2 of 3
(2,613 Views)
Hi FiloP,
regarding your questions, for number 1), I have to have several directories, each one containing Test Sequences files (xxx.seq) addressing e.g. Test_01.seq, Test_02.seq and so on for a specific equipment. The directories regard equipment with similar characteristics. I mean, Eq_01 (dir Eq_01), etc.. So, yes, I want to select sequence files.
 
Now, for what regards the number 2), unfortunately this is not possible due that into the OI customized, I have to provide other data, regarding the selected Equipment (e.g. Eq_02). Moreover, the way to run the selected Test Sequences could be different in the sense that some should be run one-by-one instead of the other, should be run all together.
 
I hope I clarify enough.
 
Thanks
0 Kudos
Message 3 of 3
(2,610 Views)