Channel Status Constructor
Creates and fills the ChannelStatus
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 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