03-27-2008 07:51 PM
03-27-2008 10:33 PM
03-28-2008 04:06 PM
03-31-2008 04:50 PM - edited 03-31-2008 04:51 PM
veritas,
Inside of your while loop you can perform multiple DAQmx writes to achieve your desired outcome. If you want to control the amount of time between the motor turning on and off you can use a flat sequence structure with a wait timer to achieve this effect. In the example below there is a 1 ms delay between writing a 3 to the motor and then a 0.
