09-01-2013 11:25 PM
Hi all,
I am not able to create exe for my application that contains ARINC and MIL. To be precise, the ARINC and MIL part is not working in the exe created.
Please tell me how to create an EXE with ARINC and MIL codes.
09-02-2013 12:45 AM
Which boards are you using?
Do you include the needed DLLs in you distribution?
Marco
09-02-2013 01:08 AM
Thanks for the reply.
i am using PXI C-429 and PXI C-1553 and i need to include the DLLs.
Please find the attached help file for MIL. I tried implementing things mentioned in the JPEG file but its not working
09-02-2013 02:46 AM - edited 09-02-2013 02:53 AM
Did you install the according device drivers on the target machine? And no I don't mean the instrument drivers that you use in LabVIEW but the OS device drivers from NI (resp. AIT), that will access the hardware boards and provide an interface to the LabVIEW application. I would expect them to be part of the AIT SDK kit that comes with the boards.
09-02-2013 03:11 AM
The drivers for MIL and ARINC is installed in the target machine.
The major issue what i feel happening is that the EXE is not able to take the
XML Schema file. The help suggest something to be done for that.