NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

TestStand Operator Interfaces

Hi,

1.What is the purpose of Operator Interfaces present in National
Instruments->TestStand 3.0->Operator Interfaces-> there are 5 operator
interfaces C#,LabVIEW,LW/CVI,Visual Basic.NET,C++(MFC)

2. Where can i use these operator interfaces kindly brief me.

3. what is the differences between the above 5 operator interfaces ?.

4. What is the difference between TestStand Sequence Editior and these
operator
interfaces ??.

Thanks,
-Anil
Anil-B'lore
0 Kudos
Message 1 of 2
(3,157 Views)
The purpose is to have a GUI that opens and runs TestStand sequences. The operator interfaces don't allow for modification of the sequence file so they are great for a production environment where you don't want the possiblity of some operator making any changes. All they do is run the program. There are examples in different languages because they can be modified to meet specific needs and these are the most common languages used by TestStand developers. In the TestStand user Manual (version 2 at least), there's a whole chapter on run-time operator interfaces.
0 Kudos
Message 2 of 2
(3,157 Views)