Click or drag to resize
BioRadioDeviceGetBatteryInfo Method
Get the current battery information, including voltage, current, and charge state.

Namespace: GLNeuroTech.Devices.BioRadio
Assembly: BioRadioAPI (in BioRadioAPI.dll) Version: 1.0.266.19973 (1.0.266.19973)
Syntax
public BatteryInfo GetBatteryInfo()

Return Value

Type: BatteryInfo
BatteryInfo data structure
See Also