File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ title: Headstage 64 GPO Trigger
55
66The following excerpt from the Headstage 64 [ example
77workflow] ( xref:hs64_workflow ) demonstrates triggering a stimulus following a
8- press of the □ key on the breakout board. The GPO trigger uses a pin on the
8+ press of the X key on the breakout board. The GPO trigger uses a pin on the
99headstage to trigger stimulus more instantaneously than other trigger methods
1010that write to a register on the hardware which takes more time. However, this
1111trigger operator does not provide stimulus feedback as discussed in
Original file line number Diff line number Diff line change @@ -10,6 +10,7 @@ The example workflow below can by copy/pasted into the Bonsai editor using the c
1010- Automatically commutates the tether if there is a proper commutator connection.
1111- Applies electrical stimulation triggered by pressing the breakout board's △ key.
1212- Applies optical stimulation triggered by pressing the breakout board's ◯ key.
13+ - Applies both stimulation types with a lower latency trigger mechanism by pressing the breakout board's X key.
1314- Monitors memory usage data.
1415
1516::: workflow
Original file line number Diff line number Diff line change 396396 </Expression >
397397 <Expression xsi : type =" HasFlag" >
398398 <Operand xsi : type =" WorkflowProperty" TypeArguments =" onix1:BreakoutButtonState" >
399- <Value >Square </Value >
399+ <Value >X </Value >
400400 </Operand >
401401 </Expression >
402402 <Expression xsi : type =" Combinator" >
471471 <Edge From =" 14" To =" 15" Label =" Source1" />
472472 <Edge From =" 16" To =" 17" Label =" Source1" />
473473 <Edge From =" 17" To =" 18" Label =" Source1" />
474+ <Edge From =" 18" To =" 19" Label =" Source1" />
474475 <Edge From =" 19" To =" 20" Label =" Source1" />
475- <Edge From =" 20" To =" 21" Label =" Source1" />
476476 <Edge From =" 21" To =" 22" Label =" Source1" />
477+ <Edge From =" 22" To =" 23" Label =" Source1" />
477478 <Edge From =" 23" To =" 24" Label =" Source1" />
478- <Edge From =" 24" To =" 25" Label =" Source1" />
479- <Edge From =" 24" To =" 28" Label =" Source1" />
480479 <Edge From =" 25" To =" 26" Label =" Source1" />
481480 <Edge From =" 26" To =" 27" Label =" Source1" />
482481 <Edge From =" 26" To =" 32" Label =" Source1" />
You can’t perform that action at this time.
0 commit comments