Using LabVIEW, I would like to generate and output a single analog square wave which has certain characteristics:
1. Pre-set base offset voltage (i.e. I want the analog channel to "rest" at a user-defined voltage, such as 0.2Volts)
2. On/Off time (user-defined duty cycle and length of pulse)
3. Output voltage (user-defined output voltage for high signal)
I would like to be able to define all these characteristics and then output a SINGLE square wave with the characteristics from one of the analog channels of the NI DAQ board. Are there any example VIs that already perform this? Also, should the waveform be stored and then output from an array of some kind?
Thank you,
Justin