AntResponseChannelNumber Property
The channel parameter received in the message. Note: For some messages this is not applicable.
Namespace: SmallEarthTech.AntRadioInterfaceAssembly: SmallEarthTech.AntRadioInterface (in SmallEarthTech.AntRadioInterface.dll) Version: 5.0.0+15f7a7fa6a1047f4fe37a24b051e83757f118d20
public byte ChannelNumber { get; protected set; }
Public Property ChannelNumber As Byte
Get
Protected Set
public:
property unsigned char ChannelNumber {
unsigned char get ();
protected: void set (unsigned char value);
}
member ChannelNumber : byte with get, set
Property Value
Byte