Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

Simulate input

Solved!
Go to solution

Hi,

 

  To verify my software, I would like to simulate some signals on the input of the NIDAQmx simulated board. Is it possible ?

  I have created the simulated board in NI MAX, but I does not know how to simulate signal on the inputs and run my software (in C langage) to acquire the data.

 

Thanks

0 Kudos
Message 1 of 5
(3,547 Views)

When I have made simulated devices, doing a scan of analog inputs gets you data in the form of a noisy sine wave. I can't recall what happens if you read digital inputs.

 

Outputs don't do much 🙂

John Weeks

WaveMetrics, Inc.
Phone (503) 620-3001
Fax (503) 620-6754
www.wavemetrics.com
0 Kudos
Message 2 of 5
(3,526 Views)
Solution
Accepted by topic author ChristophePo

The input signal of a simulated device is predefined, you cannot change it. It is much better to write your own piece of code that would simulate the signal.

0 Kudos
Message 3 of 5
(3,500 Views)

Ok thanks !

0 Kudos
Message 4 of 5
(3,497 Views)

But while you are here, go give this idea a Kudos: Interactive DaqMx simulation interface


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
0 Kudos
Message 5 of 5
(3,494 Views)