![]() | Download Help (Windows Only) |
Indicates how to define pulses generated on the channel.
Namespace: NationalInstruments.DAQmx
Assembly: NationalInstruments.DAQmx (in NationalInstruments.DAQmx.dll) Version: 17.1.40.99
Visual Basic (Declaration) |
---|
Public Enumeration COOutputType |
C# |
---|
public enum COOutputType |
Member name | Description |
---|---|
PulseFrequency | Generate digital pulses defined by frequency and duty cycle. |
PulseTicks | 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. |
PulseTime | Generate pulses defined by the time the pulse is at a low state and the time the pulse is at a high state. |
Helpful
Not Helpful