VeriStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Deploy DLL-files from veristand to CompactRio

Hi,

 

I am using NI veristand, CompactRIO and PLC for HIL-testing. I have compiled a DLL-file from SimulationX, and I want to deploy that file on my CRIO 9075. However, when trying to run the DLL-file using VxWorks and typing in the CRIOs IP address, I get the following error:

 

Possible reason(s):

NI VeriStand:  The specified model is not compatible with the specified execution host.
=========================
NI VeriStand:  NI VeriStand Gateway.lvlib:VeriStand Server Wrapper.vi >> NI VeriStand Server.lvlib:NI VeriStand Server.vi >> NI VeriStand Server.lvlib:System Storage FG.vi >> System Storage Compiler.lvlib:System Storage To Multiple Engine Binary.vi >> Engine Data Compilation.lvlib:System Storage to Engine Binary.vi >> Engine Data Compilation.lvlib:Process Action on Compile VIs.vi >> Engine Data Compilation.lvlib:Call Action on Compile VI.vi >> On Compile Action.lvlib:Model Compilation.vi
<append>=========================
NI VeriStand:  Target: Controller
Target Type: VxWorks
Specified model: fmd.dll
Expected Model Type: PharLap & Windows

 

Could it be that VxWorks is not compatible with DLL-files? If so: is there an easy method to convert .DLL to .out?

 

0 Kudos
Message 1 of 2
(5,975 Views)
correct, dlls are not compatible with vxworks. I would contact ITI (simulationX vendor) to see if they have a way to compile their models to .out files like using gcc
Stephen B
Message 2 of 2
(5,948 Views)