02-07-2019 08:48 AM
I have a simple custom step that's created by combining a step type with Numeric limit test. How can i read this teststand step type in LabView?
I can read the default teststand test types using the vi as in the attachment but if I use the same VI, it returns the name that is assigned for the custom step.
02-07-2019 10:37 AM
You almost get it 🙂 use the property Name of the StepType object.