LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Error 1092 happened while running the executalbe file from an example code of Simulation Interface Toolkit

With Simulation Interface Toolkit 3.0.1 and LabVIEW 8.0, I built the example code Sine Wave.vi to be an executable file. I made no modification to the code except setting Real-Time Target to be localhost in SIT Connection Manager. Everything was OK during the building process. But when I run it, error 1092 was reported. Here is the error message.
Error 1092 occurred at Invoke Node in sit Traverse.vi->sit Traverse for References.vi->sit Find Object By Label.vi->sit Get RPS-Control-Indicator Refs.vi->sit Init Model.vi->Sine Wave.vi (Traverse Initialization Failed)
 
I cannot find out any helpful information about this error code. Can anybody help me? Thanks a lot!

帖子被zhuang在09-13-2006 08:01 AM时编辑过了

Message 1 of 7
(4,688 Views)

To my knowledge, building an EXE out of a SIT host VI is not supported.  The SIT host VI utilizes functionality in LabVIEW that is not exposed in the LabVIEW Runtime Engine (i.e., with built EXEs and DLLs).

-D

Message 2 of 7
(4,682 Views)
I got it. Thanks a lot, Darren.
A further question: if I want to web publish the host VI, an error 91 happened. Here is the error meeage.
 
Error 91 occurred at Variant To Data in sit Traverse for References.vi->sit Find Object By Label.vi->sit Get RPS-Control-Indicator Refs.vi->sit Init Model.vi->Sine Wave.vi
 
I dont know whether this has something to do with what you mentioned.
Message 3 of 7
(4,650 Views)
Hello,
 
Yes, I believe this is the same issue.  To my knowledge, publishing the SIT Host VI to the web is not supported, either.
 
-D
Message 4 of 7
(4,639 Views)
How to run the drive.vi(by SIT)  automatically  in the PXI RT system(startup)
 I stop in this problem several days,Thank you!
0 Kudos
Message 5 of 7
(4,571 Views)

I means that is it supported to building an EXE out of a SIT Drive VI ?

0 Kudos
Message 6 of 7
(4,567 Views)
I have built the drive.VI to an application, and download to the PXI to run
I want to know is it possible to run the host.VI(by SIT) on a computer which is not have Labview8.0?
Is it have the other ways ? Thank you!!
0 Kudos
Message 7 of 7
(4,542 Views)