RHS2116TriggerDevice#

A Bonsai sink that wraps a RHS2116 Trigger device.

Inputs:

boolean

  • True: Trigger the stimulus patterns defined on the RHS2116Device nodes on the same headstage if TriggerSource is set to Local. Otherwise, do nothing.

  • False: Do nothing

RHS2116Trigger.bonsai
RHS2116Trigger

Configuration#

Configuration is performed using a combination of the property pane.

Name

Type

Description

TriggerSource

enum

The source of the trigger signal that will be distributed across the chips on the headstage

  • Local: Local trigger source is respected (GPIO input to the headstage or writing true into the input of this node). In this case, the trigger signal will be sent out on the synchronization cable with this device acting as a controller.

  • External: Trigger is provided by the synchronization cable from another headstage and this device is a receiver that will distribute the externally generated trigger to RHS2116 chips on its headstage.