NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Cut And Paste Numerous PreConditions

I'm running a 8186 controller with TestStand 3.0 and CVI 3.0.  My question, is it possible to copy and paste preconditions.  See attached screen print.  Many of my preconditions have over 90 different preconditions.  I'd like to find an expeditious way of copying them.
 
Tony
 
 
0 Kudos
Message 1 of 2
(2,839 Views)

Hola,

A way to do is opening the sequence as text (I use Wordpad), locate the step you want to copy the precond from and copy the preconditions.... then paste them to the destination step....

They will look like this..

[SF.Seq[0].Setup[0].TS]

Id = "ID#:xhC9QtHRD0mhQv0DoRz/4C"

PreCond = "PropertyExists(\"FileGlobals.EquipmentUsed\")"

PostExpr = "SetNumElements( FileGlobals.EquipmentUsed, 0)"

Hope this helps,

0 Kudos
Message 2 of 2
(2,828 Views)