AntChannelRequestChannelID Method

Requests the channel identifier.

Definition

Namespace: SmallEarthTech.AntUsbStick
Assembly: SmallEarthTech.AntUsbStick (in SmallEarthTech.AntUsbStick.dll) Version: 4.0.0+9e3384d9921b88093c8bf0c3c466411744356ea1
C#
public ChannelId RequestChannelID(
	uint responseWaitTime
)

Parameters

responseWaitTime  UInt32
The response wait time.

Return Value

ChannelId
The ChannelId.

Implements

IAntChannelRequestChannelID(UInt32)

See Also