IAnt ChannelRequest Channel ID Method
Requests the channel identifier.
Definition
Namespace: SmallEarthTech.AntRadioInterface
Assembly: SmallEarthTech.AntRadioInterface (in SmallEarthTech.AntRadioInterface.dll) Version: 5.0.4+09c2d7a7f0bf2c05495d6305ac56abb150641a86
The ChannelId.
Assembly: SmallEarthTech.AntRadioInterface (in SmallEarthTech.AntRadioInterface.dll) Version: 5.0.4+09c2d7a7f0bf2c05495d6305ac56abb150641a86
C#
ChannelId RequestChannelID(
uint responseWaitTime
)VB
Function RequestChannelID (
responseWaitTime As UInteger
) As ChannelIdC++
ChannelId^ RequestChannelID(
unsigned int responseWaitTime
)F#
abstract RequestChannelID :
responseWaitTime : uint32 -> ChannelId Parameters
- responseWaitTime UInt32
- The response wait time.
Return Value
ChannelIdThe ChannelId.