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