Event Msg Id Enumeration
Channel event message identifier.
Definition
Namespace: SmallEarthTech.AntRadioInterface
Assembly: SmallEarthTech.AntRadioInterface (in SmallEarthTech.AntRadioInterface.dll) Version: 5.0.2+3bc433b476ad11fc6896cfd0bd783d60504dc315
Assembly: SmallEarthTech.AntRadioInterface (in SmallEarthTech.AntRadioInterface.dll) Version: 5.0.2+3bc433b476ad11fc6896cfd0bd783d60504dc315
C#
public enum EventMsgIdVB
Public Enumeration EventMsgIdC++
public enum class EventMsgIdF#
type EventMsgIdMembers
| 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 |