07-16-2010 10:46 AM
Hi,
I have a labview appliation that outputs a bunch of variables, I need to pass these
variables to teststand. One way that I could do this, was to write the output of the
labview application into global variables in labview and then pass those variables to
StationGlobal variables in TestStand. But I don't know how I can approach the second
step. Can you give me some hints?
Thanks,
Naeemeh
07-16-2010 11:07 AM
If the outputs are wired to the VI's connector pane, you can assign them directly when you specify the LabVIEW step in your sequence. LabVIEW globals do not apply at all.
Have you read the Using LabVIEW with TestStand Manual?