IAnt ChannelChannel Number Property
Gets the channel number.
Definition
Namespace: SmallEarthTech.AntRadioInterface
Assembly: SmallEarthTech.AntRadioInterface (in SmallEarthTech.AntRadioInterface.dll) Version: 5.0.7+f8fd98166b9bf0a42264cde40f288f0590fac03d
ANT channel number.
Assembly: SmallEarthTech.AntRadioInterface (in SmallEarthTech.AntRadioInterface.dll) Version: 5.0.7+f8fd98166b9bf0a42264cde40f288f0590fac03d
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.