DigitalIODevice#

A Bonsai source that wraps a FMC Host Digital IO Device device.

Inputs:

An int that sets the output port state

  • The 8 least significant bits of the integer input are used to set the output port state.

Outputs:

An DigitalInputDataFrame that contains digital input, button, and headstage power switch state

DigitalIO.bonsai
DigitalIO

Configuration#

Configuration is performed using the property pane which contains the following options.

Name

Type

Description

EnableStream

boolean

Enable the device data stream

LEDBrightness

double

The brightness of the breakout board indication LEDs. 0 = off, 100 = full brightness.