diff --git a/articles/hardware/rhs2116/rhs2116-stimulate.md b/articles/hardware/rhs2116/rhs2116-stimulate.md index 8ac5fd4..1462ea1 100644 --- a/articles/hardware/rhs2116/rhs2116-stimulate.md +++ b/articles/hardware/rhs2116/rhs2116-stimulate.md @@ -26,10 +26,16 @@ when the its internal conditional statement is evaluated is true. `Double` emits to anytime it receives an item in its upstream sequence. -When `Rhs2116StimulusTrigger` receives a double from the upstream sequence, a stimulus waveform is -triggered. Its DeviceName property is set to "HeadstageRhs2116/StimulusTrigger" to link this -operator to the Rhs2116s on the Headstage Rhs2116. [Open the Headstage RHS2116 -GUI](xref:rhs2116_gui) to edit the stimulus waveform. +When `Rhs2116StimulusTrigger` receives a double from the upstream sequence, a stimulus is triggered. +The value of the double determines the duration of a precise hardware delay between triggering and +actually delivering the stimulus. If the double is zero, there is no hardware delay. The stimulus +waveform delivered is configured in the [Headstage RHS2116 GUI](xref:rhs2116_gui). If the sequencer +is busy or the stimulator is disarmed when the trigger occurs, stimulus won't be delivered. This can +be checked using the operator as demonstrated in the + page. + +`Rhs2116StimulusTrigger`'s DeviceName property is set to "HeadstageRhs2116/StimulusTrigger" to link +this operator to the Rhs2116 devices on the Headstage Rhs2116. > [!TIP] > For more details about configuring the Rhs2116 and its stimulation capabilities, read the