Represents an operator that configures output channel parameters on a Pulse Pal device.
Inputs & Outputs
Configures the output channel parameters on every Pulse Pal device in the observable sequence.
|
|
|
Configures the output channel parameters on the Pulse Pal device whenever an observable sequence emits a notification.
|
|
|
Properties
| Property | Type | Description |
|---|---|---|
DeviceName
|
string | |
Biphasic
|
bool | |
Phase1Voltage
|
double | |
Phase2Voltage
|
double | |
RestingVoltage
|
double | |
PulseTrainDelay
|
double | |
Phase1Duration
|
double | |
InterPhaseInterval
|
double | |
Phase2Duration
|
double | |
InterPulseInterval
|
double | |
BurstDuration
|
double | |
InterBurstInterval
|
double | |
PulseTrainDuration
|
double | |
CustomTrainIdentity
|
CustomTrainId | |
CustomTrainTarget
|
CustomTrainTarget | |
CustomTrainLoop
|
bool | |
TriggerOnChannel1
|
bool | |
TriggerOnChannel2
|
bool | |
ContinuousLoop
|
bool | |
Channel
|
OutputChannel |
Relationships
- Inheritance
-
ConfigureOutputChannel
- Implements