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