Defines a single stimulus sequence for a channel on an RHS2116 device.
Properties
Property | Type | Description |
---|---|---|
AnodicAmplitudeSteps
|
byte |
Number of steps defining the amplitude of the anodic pulse. See Rhs2116StepSize to see the amplitude per step. |
AnodicFirst
|
bool |
Send an anodic pulse first if true. |
AnodicWidthSamples
|
uint |
Number of samples the anodic pulse is delivered. |
CathodicAmplitudeSteps
|
byte |
Number of steps defining the amplitude of the cathodic pulse. See Rhs2116StepSize to see the amplitude per step. |
CathodicWidthSamples
|
uint |
Number of samples the cathodic pulse is delivered. |
DelaySamples
|
uint |
Number of samples to delay before sending the first pulse after a trigger is received. |
DwellSamples
|
uint |
Number of samples between anodic and cathodic pulses (inter-pulse interval). |
InterStimulusIntervalSamples
|
uint |
Number of samples between pairs of pulses. |
NumberOfStimuli
|
uint |
Number of stimuli delivered for each trigger. |