AntRadioGetPID Method

Gets the device USB PID.

Definition

Namespace: SmallEarthTech.AntUsbStick
Assembly: SmallEarthTech.AntUsbStick (in SmallEarthTech.AntUsbStick.dll) Version: 4.1.6+aa3585b1fd28890f80989694dfc5151cea97b05e
C#
public ushort GetPID()

Return Value

UInt16
The product ID of this device.

Implements

IAntUsbRadioGetPID

See Also