Table of Contents

Class OutputChannelParameterConfiguration

Namespace
Bonsai.PulsePal
Assembly
Bonsai.PulsePal.dll

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

public abstract class OutputChannelParameterConfiguration : ChannelParameterConfiguration
Inheritance
OutputChannelParameterConfiguration
Derived
Inherited Members

Properties

Channel

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

public OutputChannel Channel { get; set; }

Property Value

OutputChannel