ResponseMsgId Enumeration
Channel response message identifier.
Namespace: SmallEarthTech.AntRadioInterfaceAssembly: SmallEarthTech.AntRadioInterface (in SmallEarthTech.AntRadioInterface.dll) Version: 3.0.0.0+4009252dff1e4f6bcda36b6b0041486552134bc5
public enum ResponseMsgId
Public Enumeration ResponseMsgId
public enum class ResponseMsgId
NoError | 0 | The no error |
ChannelInWrongState | 21 | The channel in wrong state |
ChannelNotOpened | 22 | The channel not opened |
ChannelIdNotSet | 24 | The channel identifier not set |
CloseAllChannels | 25 | The close all channels |
TransferInProgress | 31 | The transfer in progress |
TransferSeqNumberError | 32 | The transfer sequence number error |
TransferInError | 33 | The transfer in error |
MsgSizeExceedsLimit | 39 | The message size exceeds limit |
InvalidMsg | 40 | The invalid message |
InvalidNetworkNumber | 41 | The invalid network number |
InvalidListId | 48 | The invalid list identifier |
InvalidScanTxChannels | 49 | The invalid scan Tx channels |
InvalidParameter | 51 | The invalid parameter |
EncryptNegotiationSuccess | 56 | The encrypt negotiation success |
EncryptNegotiationFail | 57 | The encrypt negotiation failed |
NvmFullError | 64 | The NVM full error |
NvmWriteError | 65 | The NVM write error |
UsbStringWriteFail | 112 | The USB string write fail |
MsgSerialErrorId | 174 | The message serial error identifier |