List all options for specifying the counter mode.
public enum MccDaq.CounterMode
| Member | Value |
| Bit16 | 0 |
| CountDownOff | 0 |
| DecrementOff | 0 |
| EncoderModeBit16 | 0 |
| EncoderModeX1 | 0 |
| GatingOff | 0 |
| LatchOnSOS | 0 |
| OutputInitialStateLow | 0 |
| PeriodModeBit16 | 0 |
| PeriodModeX1 | 0 |
| PulseWidthModeBit16 | 0 |
| Rollover | 0 |
| TimingModeBit16 | 0 |
| ClearOnRead | 0x1 |
| EncoderModeX2 | 0x1 |
| PeriodModeX10 | 0x1 |
| StopAtMax | 0x2 |
| EncoderModeX4 | 0x2 |
| PeriodModeX100 | 0x2 |
| PeriodModeX1000 | 0x3 |
| Bit32 | 0x4 |
| EncoderModeBit32 | 0x4 |
| PeriodModeBit32 | 0x4 |
| PulseWidthModeBit32 | 0x4 |
| TimingModeBit32 | 0x4 |
| LatchOnMap | 0x8 |
| LatchOnZ | 0x8 |
| EncoderModeLatchOnZ | 0x8 |
| GatingOn | 0x10 |
| PeriodModeGatingOn | 0x10 |
| PulseWidthModeGatingOn | 0x10 |
| DecrementOn | 0x20 |
| ClearOnZOn | 0x20 |
| EncoderModeClearOnZOn | 0x20 |
| Period | 0x200 |
| PulseWidth | 0x300 |
| Timing | 0x400 |
| Encoder | 0x500 |
| UpDownOn | 0x1000 |
| RangeLimitOn | 0x2000 |
| EncoderModeRangeLimitOn | 0x2000 |
| EncoderModeNoRecycleOn | 0x4000 |
| EncoderModeModuloNOn | 0x8000 |
| Bit48 | 0x10000 |
| EncoderModeBit48 | 0x10000 |
| PeriodModeBit48 | 0x10000 |
| PulseWidthModeBit48 | 0x10000 |
| TimingModeBit48 | 0x10000 |
| CountDownOn | 0x10000 |
| InvertGate | 0x20000 |
| GateControlDir | 0x40000 |
| GateClearsCtr | 0x80000 |
| GateTrigSrc | 0x100000 |
| OutputOn | 0x200000 |
| OutputInitialStateHigh | 0x400000 |