LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

runtime engine can't load vi with lvdatetimerec.ctl

Hello everybody,

 

i have trouble with TS 3.5 / LV 11.0

I programmed a small vi that calculates the time difference between now and a time stamp. To pass the timestamp from Teststand i use a Control (lvdatetimerec.ctl) and the matching VIs to do the task.

Unfortunally i can't load the vi into Teststand using the Runtime Engine. I get the message "Unable to load VI "xx.vi" with the Run-Time Engine. It is possible that the version of the VI or one of its subVIs is not the same as the ..."

It is certainly the same and there is no problem until i include a constant or control of that type.

 

Do anybody have an idea?

 

Best regards

Thomas

0 Kudos
Message 1 of 2
(2,471 Views)

Try to recompile your vi hierarchy in LabVIEW (hold Ctrl and click Run), then save it, then try again in TestStand with LabVIEW runtime.

Runtime engine does not support dynamic compiling, this vi may looks fine in LabVIEW, but TestStand will complain that it is broken. 

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