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