Deprecated since version 1.2.13: Bonsai.ONIX is deprecated.
To use ONIX with Bonsai, refer to the documentation for OpenEphys.Onix1.
HeartbeatDevice#
A Bonsai source that wraps a Heartbeat device.
- Inputs:
None
- Outputs:
A single
HeartbeatDataFrame
that is produced periodically by hardware. This type is a wrapper around the Device To Host Data Frame specified on the Heartbeat device datasheet.
Heartbeat.bonsai
Configuration#
Configuration is performed using its property pane which contains the following options.
Name |
Type |
Description |
---|---|---|
EnableStream |
boolean |
Enable the device data stream |
BeatHz |
uint |
Rate at which beats are produced in Hz. |