NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

step_description unknown variable error in built operator interface

I'm getting the following error when I execute a seq. from a built LabVIEW operator interface:

Error evaluating expression
Unknown variable or property name 'STEP_DESCRIPTION'.
Error accessing item 'STEP_DESCRIPTION'.




Some searching is leading me to an issue with the localization languages files? Not sure what exactly.


Message Edited by Michael Aivaliotis on 11-06-2007 01:09 PM


Michael Aivaliotis
VI Shots LLC
0 Kudos
Message 1 of 4
(3,084 Views)
Here is a guess: try right clicking on the step list and select a different step list configuration. If the problem goes away, then your current step list configuration has a column specified by expression and there is a problem with the expression.

Message Edited by James Grey on 11-06-2007 03:14 PM
0 Kudos
Message 2 of 4
(3,079 Views)
Are you referring to the SequenceView Control Properties? I tried going into that but all the items in the Columns tab are greyed out.


Michael Aivaliotis
VI Shots LLC
0 Kudos
Message 3 of 4
(3,075 Views)
Ok, I right-clicked on the control and replaced it with a new one from the TS palette and it seemed to have fixed the problem.


Michael Aivaliotis
VI Shots LLC
0 Kudos
Message 4 of 4
(3,073 Views)