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.5+fe94d33487affd796e1d786d5b5eb3d769a3361f
Assembly: SmallEarthTech.AntRadioInterface (in SmallEarthTech.AntRadioInterface.dll) Version: 5.0.5+fe94d33487affd796e1d786d5b5eb3d769a3361f
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 |