NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

TS LabVIEW OI

I am running a sequence file that calls VIs and I have the LabVIEW adapter set to LabVIEW Runtime Engine. Everything runs fine using the Sequence Editor and the User Interfaces(both modes) of all the languages except for the LabVIEW one. The problem is that I have my customized OI written in LabVIEW and I'm experiencing the same behavior, any ideas of what could be going on?

This is the error I get with the OutOfTheBox LV based TS OI.\



[LV8.5/TS4.0]


Message Edited by << - N - >> on 11-13-2007 11:17 AM
0 Kudos
Message 1 of 3
(3,180 Views)
The VI which is creating that error is the first one in your sequence which is going to be loaded/executed? What happens if you try to execute the modules in the LV Developement System?



I asume that UI and modules are not compiled in the same version of LV which can lead to such issues...



hope this helps,

Norbert

Message Edited by Norbert B on 11-14-2007 03:26 AM
Norbert
----------------------------------------------------------------------------------------------------
CEO: What exactly is stopping us from doing this?
Expert: Geometry
Marketing Manager: Just ignore it.
Message 2 of 3
(3,163 Views)
Hi Norbert,

Yes it was the first one and everything worked fine with LVDevSys. You were right, the OI was not compiled in LV8.5 and the code was, so I guess this was causing problems when the OI tried to load LV RTE 8.5, I just recompiled the OIs in 8.5 and everything works as expected..

Thanks a lot for your help,

Ignacio
0 Kudos
Message 3 of 3
(3,139 Views)