BioRadio API
BioRadio API
Prerequisites
• Microsoft .Net Framework Version 4.5 or later. Direct
Download
Getting Started
The first task when working with a BioRadio is to identify
its MAC address in order to establish a connection. If you
already know your MAC ID, you can get a reference to a
BioRadioDevice by instantiating a BioRadioDeviceManager
and calling GetBluetoothDevice(Int64).
Acquiring Data
1 of 2 11/24/2023, 4:50 PM
BioRadio API https://glneurotech.com/BioRadioSDKDocumentation/html/ffb032ba-5...
Memory Mode
Data recorded to the BioRadio internal memory can be
consumed using this API. To get started, create a
VirtualDeviceAdapter using CreateVirtualDevice(String).
The VirtualDeviceAdapter serves as a wrapper around a
device object from which data can be read.
2 of 2 11/24/2023, 4:50 PM