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