I am wanting to distribute a teststand/labview test system.
It consists of:
A customised operator interface, written in LabVIEW, which also doubles as the labview server.
Teststand sequences, with steps also written in labview.
I am not currently happy with the current way that teststand 2.0 tool assembles the labview steps in one large (messy) directory.
What I would like to do, is to include the teststand steps, written in labview, in the operator interface executable as dynamic VI's.
The only problem with this is, teststand cannot find the labview steps anymore.
So now the question is:
Can we make teststand find the labview steps even thought they are in the operator interface?
Tim