Class TriggerOutputChannels
Represents an operator that triggers the specified output channels to begin playing their pulse sequences.
public class TriggerOutputChannels : Sink
- Inheritance
-
TriggerOutputChannels
- Inherited Members
Properties
- Channels
Gets or sets a value specifying which output channel triggers to set.
- DeviceName
Gets or sets the name of the Pulse Pal device.
Methods
- Process<TSource>(IObservable<TSource>)
Triggers the specified output channels on the Pulse Pal device whenever an observable sequence emits a notification.