02-16-2012 05:02 AM - edited 02-16-2012 05:04 AM
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?
02-16-2012 05:15 PM