Skip to content

BM_Enumerate

Enumerate all connected Busmust device.

BMAPI BM_StatusTypeDef BM_Enumerate (BM_ChannelInfoTypeDef channelinfos[], int *nchannels)
Direction Name Description
[out] channelinfos An array of BM_ChannelInfoTypeDef structure which holds info of all the enumerated Busmust devices.
[in,out] nchannels Number of device channels available, which is also the number of valid entries in channelinfos, this param must be initialized with the maximum length of the channelinfos array when calling this function.

Operation status, see BM_StatusTypeDef for details.


This reference follows the current BUSMUST BMAPI SDK. For an installed package, its bundled header and help files define the exact version-specific contract.