Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

DAQmx Simulation

Solved!
Go to solution

Hello all,

 

I am currently learning LabVIEW in order to work on some projects. I have a lot of things I need to figure out with the DAQmx functions and since I don't have enough access to the hardware all the time, I was wondering if there is a way to wire a physical channel to the Create Channel VI which serves as a set of simulation signal inputs.

 

I have access to LabVIEW community at home with the DAQmx driver added in but no physical hardware.

0 Kudos
Message 1 of 3
(153 Views)
Solution
Accepted by Silverfang-

If you open up Measurement Automation Explorer (MAX), you can create a simulated device.  You can then use that to test your code.


GCentral
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
Message 2 of 3
(143 Views)

Note that though you can "simulate" a DAQ device, you cannot customize the behavior of the simulated device in terms of signals.

 

If your code works with simulated DAQ is not a guarantee that it will work with real hardware as the DAQ is "simulated" to an extent and not a replacement for your real DAQ.

Santhosh
Soliton Technologies

New to the forum? Please read community guidelines and how to ask smart questions

Only two ways to appreciate someone who spent their free time to reply/answer your question - give them Kudos or mark their reply as the answer/solution.

Finding it hard to source NI hardware? Try NI Trading Post
Message 3 of 3
(122 Views)