Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

How can create customised analog waveform output

hi !
I want to create a cutomised analog waveform output ie not the regular sine outputs but a irregular waveform output using daq.Is this possible ....please help me !
many thanks
Rajan
0 Kudos
Message 1 of 2
(2,528 Views)
The analog outputs on our devices are very easy to customize. When you write an analog output waveform you are allowed to set the update rate (how long the daq device takes to output the next value) and an array of data. This data can be purely random or periodic or anything you desire. Most of our examples that create periodic signal use a LabVIEW vi to generate an array of data. It is nothing special in the hardware.

I hope this helps.

Joshua
0 Kudos
Message 2 of 2
(2,528 Views)