AntChannelRequestChannelID Method

Requests the channel identifier.

Definition

Namespace: SmallEarthTech.AntUsbStick
Assembly: SmallEarthTech.AntUsbStick (in SmallEarthTech.AntUsbStick.dll) Version: 3.0.0.0+4009252dff1e4f6bcda36b6b0041486552134bc5
C#
public ChannelId RequestChannelID(
	uint responseWaitTime
)

Parameters

responseWaitTime  UInt32
The response wait time.

Return Value

ChannelId
The ChannelId.

Implements

IAntChannelRequestChannelID(UInt32)

See Also