06-13-2007 09:13 AM
06-14-2007 07:49 PM
Hi,
Thank you for posting to the National Instruments Discussion Forums.
I would look at the Write Dig Chan-Ext Clk.vi example instead. This example uses a digital waveform instead or an array. The digital waveform is a data type in LabVIEW that allows you to define custom waveforms with timing information. You can replace the Create Digital Waveform.VI with a VI digital waveform palette - here you can find VIs to define your digital waveform to have any duty cycle, rate, etc.
You can change the timing mode to Continuous instead of Finite to make this a Continuous task.