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: 4.1.0+506fd73c3b72ad19a414fa5c6d86694cac54d86e
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