From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

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,609 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,588 Views)
Solution
Accepted by 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,562 Views)

Ok thanks !

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