04-22-2020 10:58 AM
Hi,
I am developing an application using 6514. The 6514 is for monitoring some sensor values of the machines.
The card is not available yet so I need to simulate somehow the different sensor status scenarios.
Is there any test/debug panel available to manually simulate the input values of the 6514 while my application is running.
The device is already simulated in NI-MAX with “Simulated NI-DAQmx Device …” but no manual simulation possibility was found.
Regards,
04-22-2020 11:11 AM
Unfortunately not. Go give this idea a Kudo: Interactive DaqMx simulation interface ... (Popup panels for simulated hardware)
As far as testing your code, depending on your architecture you could create a simulation class to test your logic.