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.3+bee07ae1f518f90000e3a8eef95ac61052778db9
Assembly: SmallEarthTech.AntRadioInterface (in SmallEarthTech.AntRadioInterface.dll) Version: 5.0.3+bee07ae1f518f90000e3a8eef95ac61052778db9
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 |