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+03c0e5e5a599f652ca49f39d4560b5774210b560
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