Channel Sharing Enumeration
ANT channel sharing enumeration. This is obtained from the transmission type in the channel ID.
Definition
Namespace: SmallEarthTech.AntRadioInterface
Assembly: SmallEarthTech.AntRadioInterface (in SmallEarthTech.AntRadioInterface.dll) Version: 5.0.2+3bc433b476ad11fc6896cfd0bd783d60504dc315
Assembly: SmallEarthTech.AntRadioInterface (in SmallEarthTech.AntRadioInterface.dll) Version: 5.0.2+3bc433b476ad11fc6896cfd0bd783d60504dc315
C#
public enum ChannelSharingVB
Public Enumeration ChannelSharingC++
public enum class ChannelSharingF#
type ChannelSharingMembers
| Reserved | 0 | The reserved |
| IndependentChannel | 1 | The independent channel |
| SharedChannelOneByteAddress | 2 | The shared channel one byte address |
| SharedChannelTwoByteAddress | 3 | The shared channel two byte address |