Table of Contents

Class TriggerChannelParameterConfiguration

Namespace
Bonsai.PulsePal
Assembly
Bonsai.PulsePal.dll

Provides an abstract base class for configuring Pulse Pal trigger channel parameters.

public abstract class TriggerChannelParameterConfiguration : ChannelParameterConfiguration
Inheritance
TriggerChannelParameterConfiguration
Derived
Inherited Members

Properties

Channel

Gets or sets a value specifying the trigger channel to configure.

public TriggerChannel Channel { get; set; }

Property Value

TriggerChannel