NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Creating TestStand GOTO step programatically using LabView. Problems.

Hi
 
I am trying to programatically create and configure a TestStand GOTO step, using LabView.  I can create the step fine, but I cannot work out how to specify the GOTO Destination.
 
Has anybodt got any ideas?
 
Regards
 
Steve
There are 10 types of people in the world that understand binary, those that do and those that don't.
0 Kudos
Message 1 of 2
(3,005 Views)
Managed to solve this one myself by setting the CustomActionExpr to 'True' and the CustomTrueActionTargetByExpr to the name of the step I wanted to jump to.
 
Steve

Message Edited by SercoSteve on 01-24-2006 02:13 AM

There are 10 types of people in the world that understand binary, those that do and those that don't.
Message 2 of 2
(3,003 Views)