Channel Status Constructor
Creates and fills the ChannelStatus
Definition
Namespace: SmallEarthTech.AntRadioInterface
Assembly: SmallEarthTech.AntRadioInterface (in SmallEarthTech.AntRadioInterface.dll) Version: 5.0.5+aa3585b1fd28890f80989694dfc5151cea97b05e
Assembly: SmallEarthTech.AntRadioInterface (in SmallEarthTech.AntRadioInterface.dll) Version: 5.0.5+aa3585b1fd28890f80989694dfc5151cea97b05e
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