Table of Contents

Rhs2116StimulusSequencePair

A pair of stimulus sequences for two Rhs2116 devices.

Properties

Property Type Description
CurrentStepSize Rhs2116StepSize

Gets or sets the Rhs2116StepSize.

Step10nA = 0
Step20nA = 1
Step50nA = 2
Step100nA = 3
Step200nA = 4
Step500nA = 5
Step1000nA = 6
Step2000nA = 7
Step5000nA = 8
Step10000nA = 9
CurrentStepSizeuA double

Gets the current step size in µA.

FitsInHardware bool

Gets a boolean indicating if the sequence will fit in hardware.

MaxMemorySlotsAvailable int

Gets the the maximum number of hardware memory slots available.

MaximumPeakToPeakAmplitudeSteps int

Gets the maximum peak to peak amplitude of the sequence across all channels.

SequenceLengthSamples uint

Gets the maximum length of the sequence across all channels.

Stimuli Rhs2116Stimulus[]

Gets or sets the Rhs2116Stimulus array of stimuli.

StimulusSlotsRequired int

Gets the number of hardware memory slots required by the sequence.

Valid bool

Gets the boolean indicating if the stimulus sequence is well defined.