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