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