NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

What does the macro %CurrentExecution% acually do?

 
0 Kudos
Message 1 of 2
(2,977 Views)

Hello tonroo,

The %CurrentExecution% macro will return a string-based description of the current execution state.  This macro does not return a reference to the execution state, but simply a text description of the current execution.  This string value can be used to update UI elements, expressions, or anywhere you want to print the status of the current execution.  The TestStand online help has a more complete description of this and the other CaptionSources here.

John B.
Applications Engineer
National Instruments
0 Kudos
Message 2 of 2
(2,945 Views)