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.3+bee07ae1f518f90000e3a8eef95ac61052778db9
Assembly: SmallEarthTech.AntRadioInterface (in SmallEarthTech.AntRadioInterface.dll) Version: 5.0.3+bee07ae1f518f90000e3a8eef95ac61052778db9
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. |