Hi,
if TestStandLVRTS is configured to be used as LabVIEW adapter there is actually the following problem:
TestStand isn't able to distinguish if this server was started by loading the first steptype using this adapter
or if this server was already loaded outside (e.g. in Autostart group).
If you start this server first and afterwards you run TestStand (seqedit.exe or using the TestStand API from LabVIEW)
this server is closed in any case if you had loaded a sequence built with steps using the LabVIEW adapter.
This is a great time consuming problem for each new execution of a sequence, if you are using the TestStand API
to run sequences from LabVIEW.
How can the shutdown of the TestStandLVRTS initiated by TestStand be avoided?
Regards,
Sunny