Counter Output:Output Type Property
- Updated2023-02-21
- 1 minute(s) read
Short Name: CO.OutputType
Property of DAQmx Channel
Indicates how to define pulses generated on the channel.
| Pulse:Frequency (10119) | Generate digital pulses defined by frequency and duty cycle. |
| Pulse:Ticks (10268) | Generate digital pulses defined by the number of timebase ticks that the pulse is at a low state and the number of timebase ticks that the pulse is at a high state. |
| Pulse:Time (10269) | Generate pulses defined by the time the pulse is at a low state and the time the pulse is at a high state. |
Remarks
The following table lists the characteristics of this property.
| Permissions | read only |
| Resettable | no |
| Settable while task is running | device-specific |
| Available in Run-Time Engine | yes |