NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

variable watch

Trying to drag a variable into the watch pane but it won't go. So I set break on first step thinking the sequence had to be started, still no go.

 

thanks,

 

jvh 

0 Kudos
Message 1 of 3
(3,707 Views)

Hey jvh,

You do need to be stopped at a breakpoint in order to add a variable to the Watch View but I'm not sure why this isn't working on your end. I selected Execute>>Break on First Step as you described and I was able to drag my variable down to the Watch window without problems.

 

Are you sure you aren't dragging it into the Find Results window instead? It may seem like a strange thought but I accidentally did this on my end as well =].

 

Lars

0 Kudos
Message 2 of 3
(3,683 Views)

Make sure that you are dragging the variable from the Variables view in the execution document and not the sequence file document. The execution document has a variables tab that is filled in only while you are at a breakpoint. The version of the variables view in the sequence file document is for initial values only, the variables view in the execution document shows the active state of the variables for that execution.

 

Hope this helps,

-Doug

Message Edited by dug9000 on 02-02-2010 10:34 AM
0 Kudos
Message 3 of 3
(3,678 Views)