RequestMessageID Enumeration
            Message ID to request message.
            Note: Where desired, raw byte values can be cast to the enum type. IE: (RequestMessageID)0x4E will compile.
            
Namespace: SmallEarthTech.AntRadioInterfaceAssembly: SmallEarthTech.AntRadioInterface (in SmallEarthTech.AntRadioInterface.dll) Version: 5.0.0+c1e7610f9fcb5b8a327697cc707496363c1e2866
public enum RequestMessageID
Public Enumeration RequestMessageID
public enum class RequestMessageID
 | Version | 62 | The version | 
| ChannelId | 81 | The channel identifier | 
| ChannelStatus | 82 | The channel status | 
| Capabilities | 84 | The capabilities | 
| SerialNumber | 97 | The serial number | 
| UserNvm | 124 | The user NVM |