LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Get step name of currently executing step from post expression tab

Hi,
 
I am trying to create a custom step type that records the step name and step results in an array. I have been having trouble trying to access the Step Name property from the post-expressions tab.
 
One option is to use locals.resultslist[], however, that is only populated once the step executes and hence i cannot access its name through post-expressions. Is there any other property that contains the step name, that may be populated correctly before the post expression  is executed?
0 Kudos
Message 1 of 2
(2,697 Views)

I just realized, this has been posted under LabView. Please disregard this, I am putting it under Test Stand.

0 Kudos
Message 2 of 2
(2,680 Views)