Basic Channel Status Code Enumeration
Basic Channel status message codes, the bottom two bits of the received status message.
Definition
Namespace: SmallEarthTech.AntRadioInterface
Assembly: SmallEarthTech.AntRadioInterface (in SmallEarthTech.AntRadioInterface.dll) Version: 5.0.4+09c2d7a7f0bf2c05495d6305ac56abb150641a86
Assembly: SmallEarthTech.AntRadioInterface (in SmallEarthTech.AntRadioInterface.dll) Version: 5.0.4+09c2d7a7f0bf2c05495d6305ac56abb150641a86
C#
public enum BasicChannelStatusCodeVB
Public Enumeration BasicChannelStatusCodeC++
public enum class BasicChannelStatusCodeF#
type BasicChannelStatusCodeMembers
| Unassigned | 0 | Unassigned |
| Assigned | 1 | Assigned |
| Searching | 2 | Searching |
| Tracking | 3 | Tracking |