LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

usb6008 issues on on runtime

runtime engine 2015, and mxq 2015 was installed on a XP computer. I check the USB 6008 with NI Max test penel on the XP computer, every thing work. A working vi with usb6008   was built.  *.exe  files was generated on a Window 10 computer. the exe file start on the XP computer but the usb6008 does  not produce any data. no error is shown. What Do I miss. 

Please help

0 Kudos
Message 1 of 4
(3,220 Views)
do you install related drivers ?
0 Kudos
Message 2 of 4
(3,194 Views)

Do not post your exe! Post your VI. If we can see your VI, we can get some idea...

0 Kudos
Message 3 of 4
(3,174 Views)

wingdetectorsinc a écrit :

runtime engine 2015, and mxq 2015 was installed on a XP computer. I check the USB 6008 with NI Max test penel on the XP computer, every thing work. A working vi with usb6008   was built.  *.exe  files was generated on a Window 10 computer. the exe file start on the XP computer but the usb6008 does  not produce any data. no error is shown. What Do I miss. 

Please help


It is pointless to attach your executable.

 

You are probably missing the DAQmx runtime engine on the new PC. To do a new installation on a PC you should build an installer, not just an executable. The installaer will automatically select and include all the necessary run-time engines required by your application. I usually also include MAX as is it usefull to perform many checks.

 

Ben64

0 Kudos
Message 4 of 4
(3,171 Views)