LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Start and Stop of TestStandLVRTS

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
0 Kudos
Message 1 of 4
(2,780 Views)
Hello,

which version of Teststand are you using? In version 3.1 the shutdown of the LVRTS is removed.
See link:
http://digital.ni.com/public.nsf/websearch/FF3497EF1709C6D886256F5B00544D5F?OpenDocument

Best regards
D. Ackermann
Applications Engineer
National Instruments Germany
0 Kudos
Message 2 of 4
(2,775 Views)

My application runs with TestStand 3.0.

Could renaming the 'Stop-Button' to 'Close-Button' be a workaround?

Regards,

Sunny

0 Kudos
Message 3 of 4
(2,772 Views)
Yes, you could modify the name of the Stop button in the LVRTS found in C:\Program Files\National Instruments\TestStand 3.0\Components\NI\RuntimeServers directory (Servers.llb). Than recompile the TestStandLVRTS.exe.

Make sure you back everything up in the RuntimeServers directory before attempting this, just to be safe.

Best regards
D. Ackermann
Applications Engineer
National Instruments Germany
0 Kudos
Message 4 of 4
(2,751 Views)