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.4+09c2d7a7f0bf2c05495d6305ac56abb150641a86
Assembly: SmallEarthTech.AntRadioInterface (in SmallEarthTech.AntRadioInterface.dll) Version: 5.0.4+09c2d7a7f0bf2c05495d6305ac56abb150641a86
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 |