LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

is that any emulator for development?

Solved!
Go to solution

Hi there,

  I am using labview 2013 in development. I have the labview installed in the computer in which the DAQ cards installed. But I will develope the code in home computer to which no DAQ card installed. So is there any DAQ device emulator so I can create the tasks in the MAX. I only want to learn how to create the global task in MAX and how to use that in the code. But without the DAQ card installed I cannot even create the tasks.

0 Kudos
Message 1 of 4
(2,476 Views)
Solution
Accepted by topic author dragondriver

Hello DragonDriver,

 

I believe this is what you're looking for:

 

Tutorial: NI-DAQmx Simulated Devices

http://www.ni.com/white-paper/3698/en/

 

KnowledgeBase: What are NI-DAQmx Simulated Devices and How Do I Use Them?

http://digital.ni.com/public.nsf/allkb/75CF478A58545DFC86256FCC006E25A2

 

Most DAQ hardware can be simulated, with certain exceptions such as the low-cost 6000 series USB DAQ. 

 

Regards,

Tom L.
0 Kudos
Message 2 of 4
(2,468 Views)

@0utlaw wrote:

Hello DragonDriver,

 

I believe this is what you're looking for:

 

Tutorial: NI-DAQmx Simulated Devices

http://www.ni.com/white-paper/3698/en/

 

KnowledgeBase: What are NI-DAQmx Simulated Devices and How Do I Use Them?

http://digital.ni.com/public.nsf/allkb/75CF478A58545DFC86256FCC006E25A2

 

Most DAQ hardware can be simulated, with certain exceptions such as the low-cost 6000 series USB DAQ. 

 

Regards,


wow, that's so cool. Thanks

0 Kudos
Message 3 of 4
(2,464 Views)

The real magic comes in when you import all the DAQmx stuff to the new home where the devices really are.  Just delete the imported simulated device and MAX ask what you want done with all the stuff.  one option really is "Retarget all MyStuff to the existing device"  That can really make your whole day! Smiley LOL


"Should be" isn't "Is" -Jay
0 Kudos
Message 4 of 4
(2,410 Views)