VeriStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Compile LabVIEW .vi for VXWorks .out file

Solved!
Go to solution

Is there a way to use LabVIEW to compile a .vi into a .out file for use as a VeriStand Simulation Model for a VXWorks Target yet?

0 Kudos
Message 1 of 2
(5,538 Views)
Solution
Accepted by topic author Aaron_Smith

There is unfortunately not a way to do this. LabVIEW does not support building VIs into out files like it does DLLs, and this is the mechanism used to create LVModels.

 

It does involve more work, but you can call VIs by creating custom devices for VxWorks targets.

Jarrod S.
National Instruments
0 Kudos
Message 2 of 2
(5,535 Views)