NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Custom TestStand Step Type (C# Example)

I'm searching for a C# custom Step Type example.  I found a basic 'C' example here, but it would be helpfull if I could find a simular C# example.
 
I'm using Teststand 3.5, and Visual Studio 2005. 
 

Any help would be greatly appreciated!

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

Hi,

I have seen that this is your first post at NI. So Welcome 🙂

Just a few questions before. Assuming that you are new in Teststand please tell me something about your Teststand experience and the reason why you want to use a UserStep-Type. After many years of doing Teststand sequnces I am of the opinon that most of the steps can be done with the code modules because they are simple to handle and the possiblity of getting ugly type conflicts is very low. But there are some tasks where it is reasonable to use a step-type. That you see i am not writing nonsense, visit my NI presentation ftp://ftp.ni.com/pub/branches/germany/vip_days_sessions/teststand_step_type-mtu-dodek.pdf

Greetings from the lake of Constance, Germany

Juergen

--Signature--
Sessions NI-Week 2017 2016
Feedback or kudos are welcome
0 Kudos
Message 2 of 2
(3,680 Views)