This documentation supports the latest PCIe host firmware, the latest OpenEphys.Onix1 package, and Bonsai 2.9+.

Table of Contents

Headstage64ElectricalStimulatorTrigger

sink Operator

Trigger a headstage-64 onboard electrical stimulus sequencer.

This data IO operator must be linked to an appropriate configuration, such as a ConfigureHeadstage64ElectricalStimulator, using a shared DeviceName. Headstage-64's onboard electrical stimulator can be used to deliver current controlled micro-stimulation through a contact on the probe connector on the bottom of the headstage or the corresponding contact on a compatible electrode interface board.

Headstage64ElectricalStimulatorTrigger Workflow

Inputs & Outputs

Start an electrical stimulus sequence.

A sequence of boolean values indicating the start of a stimulus sequence when true.

right-arrow
representation of a sink operator
right-arrow

A sequence of boolean values that is identical to source

Properties

Property Type Description
DeviceName string

Gets or sets a unique device name.

The device name provides a unique, human-readable identifier that is used to link software elements for configuration, control, and data streaming to hardware. For instance, it can be used to link configuration operators to data IO operators within a workflow. This value is usually not set manually, but is assigned in a MultiDeviceFactory to correspond to a fixed address with a piece of hardware such as a headstage. This address is used for software communication.