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.4+09c2d7a7f0bf2c05495d6305ac56abb150641a86
Assembly: SmallEarthTech.AntRadioInterface (in SmallEarthTech.AntRadioInterface.dll) Version: 5.0.4+09c2d7a7f0bf2c05495d6305ac56abb150641a86
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. |