Click or drag to resize

CounterMode Enumeration

The counter mode of the digital device

Namespace: Brainboxes.IO
Assembly: Brainboxes.IO (in Brainboxes.IO.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public enum CounterMode
Members
Member nameValueDescription
CounterMode16Bits0 16 bits to represent the digital IO line counter
CounterMode32Bits1 16 bits to represent the digital IO line counter
Undefined-1 Undefined if the counter mode is not retrieved from the device
See Also