LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

is it possible to make program without connection to any real daq device?

I am practicing making program with labview student version 7.0 but
actually I do not have any DAQ devise connected to my PC,
but some exercise need that kind of connection, what should I do?
 is it possible to make program without connection to any real daq device?
thank you!
0 Kudos
Message 1 of 2
(2,382 Views)
Yes. If you use DaqMX, you can use simulated devices, see http://zone.ni.com/devzone/cda/tut/p/id/3698 for details. 🙂
 
If you are mostly interested in processing of your "acquired" data, you could just use "simulate signal" from the express palette to generate some data. In the most simple case, a "random number" from the numeric palette might even be sufficient. ;).
0 Kudos
Message 2 of 2
(2,369 Views)