Represents pulse train configuration parameters for an output channel on a Pulse Pal device.
Properties
| Property | Type | Description |
|---|---|---|
Biphasic
|
bool | |
BurstDuration
|
double | |
ContinuousLoop
|
bool | |
CustomTrainIdentity
|
CustomTrainId | |
CustomTrainLoop
|
bool | |
CustomTrainTarget
|
CustomTrainTarget | |
InterBurstInterval
|
double | |
InterPhaseInterval
|
double | |
InterPulseInterval
|
double | |
Phase1Duration
|
double | |
Phase1Voltage
|
double | |
Phase2Duration
|
double | |
Phase2Voltage
|
double | |
PulseTrainDelay
|
double | |
PulseTrainDuration
|
double | |
RestingVoltage
|
double | |
TriggerOnChannel1
|
bool | |
TriggerOnChannel2
|
bool | |
Channel
|
OutputChannel |
Relationships
- Inheritance
-
OutputChannelConfiguration
- Derived