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.3+bee07ae1f518f90000e3a8eef95ac61052778db9
Assembly: SmallEarthTech.AntRadioInterface (in SmallEarthTech.AntRadioInterface.dll) Version: 5.0.3+bee07ae1f518f90000e3a8eef95ac61052778db9
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 |