Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

Programming Ni-DAQmx for target pc when dev pc has no DAQ

I develop applications on one computer, then build apps for target systems. My latest project is using new MIO cards and I would like to use NI-DAQmx, but since I don't have the target pc's cards in my system I find I cannot use the DAQ assistant. Is there someway to bypass this by either simulating the MIO cards, or is this something that needs to be resolved in a future version of labview?
0 Kudos
Message 1 of 2
(2,394 Views)
You need to have the MIO devices installed in your system when creating channels or tasks with the DAQ Assistant. Currently, you cannot simulate the MIO devices. However, once you create channels or tasks with the DAQ Assistant, you can refer to these channels or tasks while developing your application even if the MIO devices are no longer installed. Of course, you won't be able to run your application....
--
Geoff Schmit
Huskie Robotics, FIRST Team 3061 Lead Mentor
http://team3061.org/
@team3061
0 Kudos
Message 2 of 2
(2,394 Views)