NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Bug in Test Stand 4.0

here i found a bug in TestStand 4.0.
 
see attached VI.
 
I have built an exe with this VI (uses .net sub VIs) and installer in LabVIEW 8.5 and the installer works fine on target coputer.
 
The same Vi is used as a code module in Test Stand 4.0-Sequence-Step (LabVIEW Adapter).
 
After creating a successful installer in 4.0, i installed the same on Target Computer.
 
I found the attached error when i tried to run the selected step. (see attachment)
 
Please tell me the workaround for this.
0 Kudos
Message 1 of 2
(2,946 Views)

i have solved it....

 

infact there is a problem with the DLL.

the step where DLL is used was taking the same DLL from someother location.

 

i have deleted the step and created it again to make the relative path and made sure only 1 DLL exists.

But i wonder why TestStand did not say that the DLL it was looking for is in different location.

 

 

 

 

0 Kudos
Message 2 of 2
(2,894 Views)