Channel Status Constructor
Creates and fills the ChannelStatus
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 ChannelStatus(
BasicChannelStatusCode BasicStatus,
byte networkNumber,
ChannelType ChannelType
)VB
Public Sub New (
BasicStatus As BasicChannelStatusCode,
networkNumber As Byte,
ChannelType As ChannelType
)C++
public:
ChannelStatus(
BasicChannelStatusCode BasicStatus,
unsigned char networkNumber,
ChannelType ChannelType
)F#
new :
BasicStatus : BasicChannelStatusCode *
networkNumber : byte *
ChannelType : ChannelType -> ChannelStatusParameters
- BasicStatus BasicChannelStatusCode
- Channel status code
- networkNumber Byte
- ANT network number
- ChannelType ChannelType
- Channel type