NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

teststand refreshwindows for all step groups

Hi,

 

(Teststand 2014 and LabVIEW 2013 SP1)

 

I have a step in the Setup step group that is using the SetRunModeEx method to change the RunMode of steps in the Setup, Main, and Cleanup group. (all three)

I have noticed that the steps are not turning into a greyed out view unless I use the PostUIMessageEx method with the UImsg_RefreshWindows.

 

However, it just refreshing the view of the steps in the Setup group (I guess since it is the current execution).

I would like it to refresh the view for the Main and the Cleanup step groups as well....

 

See attached Example. (slow down tracing to see it better)

 

I have tried to input the ActiveXDataParams (of the PostUIMessageEx method) with the sequence context, sequence file.... but none of the options refreshed all the step groups.

 

Do you know how can it be solved?

 

How can use the PostUIMessageEx method with the UImsg_RefreshWindows within the Setup step group, and that will apply for all step groups.

 

Note - the execution in all step groups indeed skips the steps set to skip mode, but their greyed-out visibility only happens when the execution reaches to the specific step.

 

 

 

Thanks.

Amitai.

Download All
0 Kudos
Message 1 of 1
(3,504 Views)