IAnt Usb Radio Interface
This interface is used for ANT radios specifically connected to the host USB ports.
Definition
Namespace: SmallEarthTech.AntRadioInterface
Assembly: SmallEarthTech.AntRadioInterface (in SmallEarthTech.AntRadioInterface.dll) Version: 5.0.2+3bc433b476ad11fc6896cfd0bd783d60504dc315
Assembly: SmallEarthTech.AntRadioInterface (in SmallEarthTech.AntRadioInterface.dll) Version: 5.0.2+3bc433b476ad11fc6896cfd0bd783d60504dc315
C#
public interface IAntUsbRadioVB
Public Interface IAntUsbRadioC++
public interface class IAntUsbRadioF#
type IAntUsbRadio = interface endMethods
| GetBaudRate | Gets the opened USB baud rate. |
| GetDeviceNum | Gets the opened USB device number. |
| GetPID | Gets the device USB PID. |
| GetVID | Gets the device USB VID. |
| ResetUSB | Resets the ANT radio USB interface. |