Hi,
I have an application with a USB 6225 and I want the customer to be able to use a slider to set the duty cycle. I'd like it if they can set the slider to 0 or 100% generating a continously on or off output. When I set the duty to 0 or 100% I get an error like this:
Error -200077 occurred at Property Node DAQmx Channel (arg 3) in DAQmx Create Channel (CO-Pulse Generation-Frequency).vi:4680001->Counter - Continuous Output.vi
Possible reason(s):
Requested value is not a supported value for this property. The property value may be invalid because it conflicts with another property.
Property: CO.Pulse.DutyCyc
Requested Value: 0.0
Possible Values: 119.209297e-9 to 999.999881e-3
Channel Name: Dev1/ctr0
Will setting the output to 119E-9 generate 0 output or very small pulses? If this is not possible, is there a similar peice of hardware that can go all the way to 0 and 100%?