IAnt ChannelChannel Number Property
Gets the channel number.
Definition
Namespace: SmallEarthTech.AntRadioInterface
Assembly: SmallEarthTech.AntRadioInterface (in SmallEarthTech.AntRadioInterface.dll) Version: 5.0.5+fe94d33487affd796e1d786d5b5eb3d769a3361f
ANT channel number.
Assembly: SmallEarthTech.AntRadioInterface (in SmallEarthTech.AntRadioInterface.dll) Version: 5.0.5+fe94d33487affd796e1d786d5b5eb3d769a3361f
C#
byte ChannelNumber { get; }VB
ReadOnly Property ChannelNumber As Byte
GetC++
property unsigned char ChannelNumber {
unsigned char get ();
}F#
abstract ChannelNumber : byte with getReturn Value
ByteANT channel number.