NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

TestStand Sequence Editor add custom window

Hi All,

 

Is it possible to customize TestStand Sequence Editor to add additional custom window inside?

I would like to create a custom window, where I could edit the properties of the steps. (customsteps)

Imagine to put a Front panel instead of the Step Settings window, where I could define the controls....

 

Thank you in advance.

CsBihacker

0 Kudos
Message 1 of 3
(2,739 Views)

There is a way to do this but you can't use LabVIEW.  You have to use .NET.  You also have to contact NI to get the information on how to do it.  It is not a supported feature and requires a lot of knowledge in .NET.  If you do happen to get NI to give you the information then you are on your own.

 

The other option is to create your own sequence editor.  This can be done by using the full-featured UI in developer mode.  You have all the source code.

 

If neither of these work then you are stuck with the traditional way of having dialog popups using the edit button as you are probably used to.

 

Regards,

jigg
CTA, CLA
testeract.com
~Will work for kudos and/or BBQ~
Message 2 of 3
(2,722 Views)

Thank you, it seems like not an easy task to do.

Is it possible to create custom steps, which have an additional tab (like Step settings) to input values?

This could be also a good solution for my problem I think.

 

CsBihacker

0 Kudos
Message 3 of 3
(2,665 Views)