Class OutputChannelParameterConfiguration
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; }