IAnt ChannelRequest Status Method
Returns current channel status.
Throws exception on timeout.
Definition
Namespace: SmallEarthTech.AntRadioInterface
Assembly: SmallEarthTech.AntRadioInterface (in SmallEarthTech.AntRadioInterface.dll) Version: 5.0.5+fe94d33487affd796e1d786d5b5eb3d769a3361f
Channel status
Assembly: SmallEarthTech.AntRadioInterface (in SmallEarthTech.AntRadioInterface.dll) Version: 5.0.5+fe94d33487affd796e1d786d5b5eb3d769a3361f
C#
ChannelStatus RequestStatus(
uint responseWaitTime
)VB
Function RequestStatus (
responseWaitTime As UInteger
) As ChannelStatusC++
ChannelStatus RequestStatus(
unsigned int responseWaitTime
)F#
abstract RequestStatus :
responseWaitTime : uint32 -> ChannelStatus Parameters
- responseWaitTime UInt32
- Time to wait for device success response
Return Value
ChannelStatusChannel status