File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed
articles/hardware/rhs2116 Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -26,13 +26,15 @@ when the its internal conditional statement is evaluated is true. `Double` emits
26
26
< xref:System.Double > to < xref:OpenEphys.Onix1.Rhs2116StimulusTrigger > anytime it receives an item in
27
27
its upstream sequence.
28
28
29
- When ` Rhs2116StimulusTrigger ` receives a double, a two-part sequence is triggered:
29
+ When ` Rhs2116StimulusTrigger ` receives a double, it sends that double to the headstage triggering a
30
+ two-part sequence:
30
31
- A delay indicated by the value of the double in units of microseconds (i.e., if the double is
31
32
equal to zero, there is no delay)
32
33
- The stimulus waveform as configured in the [ Headstage RHS2116 GUI] ( xref:rhs2116_gui )
33
34
34
- ` Rhs2116StimulusTrigger ` 's DeviceName property is set to "HeadstageRhs2116/StimulusTrigger" to link
35
- this operator to the Rhs2116 devices on the Headstage Rhs2116.
35
+ in that respective order. ` Rhs2116StimulusTrigger ` 's DeviceName property is set to
36
+ "HeadstageRhs2116/StimulusTrigger" to link this operator to the Rhs2116 devices on the Headstage
37
+ Rhs2116.
36
38
37
39
> [ !TIP]
38
40
> For more details about configuring the Rhs2116 and its stimulation capabilities, read the
You can’t perform that action at this time.
0 commit comments