Table of Contents

Enum ChannelTriggers

Namespace
Bonsai.PulsePal
Assembly
Bonsai.PulsePal.dll

Specifies which output channels to start on a soft-trigger command.

[Flags]
public enum ChannelTriggers

Fields

Channel1 = 1

Start stimulation on output channel 1.

Channel2 = 2

Start stimulation on output channel 2.

Channel3 = 4

Start stimulation on output channel 3.

Channel4 = 8

Start stimulation on output channel 4.