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.5+fe94d33487affd796e1d786d5b5eb3d769a3361f
Assembly: SmallEarthTech.AntRadioInterface (in SmallEarthTech.AntRadioInterface.dll) Version: 5.0.5+fe94d33487affd796e1d786d5b5eb3d769a3361f
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. |