Deprecated since version 1.2.13: Bonsai.ONIX is deprecated.
To use ONIX with Bonsai, refer to the documentation for OpenEphys.Onix1.
DigitalIODevice#
A Bonsai source that wraps a FMC Host Digital IO Device device.
- Inputs:
An
int
that sets the output port stateThe 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 stateA sample is produced only when a change in port, button, or headstage power switch state occurs
This type is a wrapper around the Device To Host Data Frame specified on the FMC Host Digital IO Device device datasheet.
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. |