BM_Activate
Activate an opened channel, and thus goes on bus for the selected port and channels. At this point, the user can transmit and receive messages on the bus.
BMAPI BM_StatusTypeDef BM_Activate (BM_ChannelHandle handle)Parameters
Section titled “Parameters”| Direction | Name | Description |
|---|---|---|
| [in] | handle |
Handle to the channel to be activated. |
Returns
Section titled “Returns”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.