Channel Status Structure
Contains the information returned by a channel status request message
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 struct ChannelStatusVB
Public Structure ChannelStatusC++
public value class ChannelStatusF#
[<SealedAttribute>]
type ChannelStatus =
struct
inherit ValueType
endConstructors
| ChannelStatus | Creates and fills the ChannelStatus |
Methods
| Equals | (Inherited from ValueType) |
| GetHashCode | (Inherited from ValueType) |
| GetType | (Inherited from Object) |
| ToString | (Inherited from ValueType) |
Fields
| BasicStatus | Bits 0-1 of the status response |
| ChannelType | Bits 4-7 of the status response. Not a valid channelType on AP1. |
| networkNumber | Bits 2-3 of the status response. Invalid on AP1. |