Enum ChannelTriggers
Specifies which output channels to start on a soft-trigger command.
[Flags]
public enum ChannelTriggers
  Fields
Channel1 = 1Start stimulation on output channel 1.
Channel2 = 2Start stimulation on output channel 2.
Channel3 = 4Start stimulation on output channel 3.
Channel4 = 8Start stimulation on output channel 4.