Advanced search
I'm using the U12 with Labview and want to output a 1khz PWM with min. 3.5V (better 5V)
Is it possible with the AO or IO Connectors?
Note that our other devices are much better at PWM output than the original U12.
https://labjack.com/products/comparison
The PulseOut functions are your best bet on the U12. See Sections 4.25 to 4.28:
https://labjack.com/support/datasheets/u12/programming-reference/pulseout
... and see some related examples such as:
100Hz PWM output continuous.vi
periodic pulse output.vi
pulse output continuous.vi
pulse output with abort.vi
https://labjack.com/support/software/examples/u12/labview
Note that our other devices are much better at PWM output than the original U12.
https://labjack.com/products/comparison
The PulseOut functions are your best bet on the U12. See Sections 4.25 to 4.28:
https://labjack.com/support/datasheets/u12/programming-reference/pulseout
... and see some related examples such as:
100Hz PWM output continuous.vi
periodic pulse output.vi
pulse output continuous.vi
pulse output with abort.vi
https://labjack.com/support/software/examples/u12/labview