NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Custom defined toolbar in TestStand 2.0?

Is it possible to have a custom defined toolbar in TestStand 4.2?

By clinking on a button I want to execute some C# code.

 

Does anyone know how to do this?

 

Best regards

0 Kudos
Message 1 of 4
(3,376 Views)
There are examples of Operator Interfaces in a number of languages, including C#. Are you asking how to create a toolbar in C#? If so, that would seem to be a question that would better asked in an appropriate language forum as it does not seem to be related to TestStand.
0 Kudos
Message 2 of 4
(3,372 Views)

I want to add a custom defined toolbar in TestStand - Sequence Editor.

With this I will have the possibility to execute some C# code in my code modules  

 

Regards

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

Then you would want the Custom Sequence Editor. Or you could add functions to the Tools menu.

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