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