NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

How to locate the path of ExpressVI associated with a step in TestStand 3.1??

When I associate an ExpressVI with a Step in Teststand 3.1 by using SpecifyModule, its Path is not available in any of the Teststand Variables
unlike Standard VI's whose path is located in "Step.TS.SData.VIPath". 
Is there any way I can find out the ExpressVI's absolute path??
 
Pavithra,
Delphi, TCI
0 Kudos
Message 1 of 3
(2,967 Views)
I am not sure about TestStand, but in LabVIEW the Express VIs are in a separate file, they are part of the VI in which they have been dropped.  In other words, they are unique in that they are embedded in the VI diagram.  Perhaps something similar is done in TestStand and they are saved as part of the seq.  I don't see how, as they would show up in the xml that is a sequence, and I have never noticed one there, but then again, I have never tried to look.

Hope that helps,
Bob Young

0 Kudos
Message 2 of 3
(2,955 Views)
Bob is right, they are embedded in the sequence file.
0 Kudos
Message 3 of 3
(2,953 Views)