ba_get_device_info#

Return static information about the connected device.

Function Signature#

function info = ba_get_device_info()

Usage#

info = ba_get_device_info()

Outputs#

info

device-info struct returned by the native MEX gateway.

Example#

info = ba_get_device_info()

Notes#

Requires an active device connection.

Source File#

matlab/ba_get_device_info.m