EventMsgId Enumeration
Channel event message identifier.
Namespace: SmallEarthTech.AntRadioInterfaceAssembly: SmallEarthTech.AntRadioInterface (in SmallEarthTech.AntRadioInterface.dll) Version: 3.0.0.0+4009252dff1e4f6bcda36b6b0041486552134bc5
Public Enumeration EventMsgId
public enum class EventMsgId
RxSearchTimeout | 1 | The Rx search timeout |
RxFailed | 2 | The Rx failed |
TxSuccess | 3 | The Tx success |
TransferRxFailed | 4 | The transfer Rx failed |
TransferTxCompleted | 5 | The transfer Tx completed |
TransferTxFailed | 6 | The transfer Tx failed |
ChannelClosed | 7 | The channel closed |
RxFailGoToSearch | 8 | The Rx failed to go to search |
ChannelCollision | 9 | The channel collision |
TransferTxStart | 10 | The transfer Tx start |
TransferNextDataBlock | 17 | The transfer next data block |
SerialQueueOverflow | 52 | The serial queue overflow |
QueueOverflow | 53 | The queue overflow |