Enum OutputChannel
Specifies the output channel on a Pulse Pal device.
public enum OutputChannel : byte
Fields
Channel1 = 1
The output channel 1.
Channel2 = 2
The output channel 2.
Channel3 = 3
The output channel 3.
Channel4 = 4
The output channel 4.