public interface IAntRadio
Public Interface IAntRadio
public interface class IAntRadio
type IAntRadio = interface end
NumChannels | Gets the number of channels supported by the ANT radio. |
ProductDescription | Gets the ANT radio product description. |
SerialNumber | Gets the serial number. |
Version | Gets the radio version string. |
CancelTransfers | Cancels the transfers. |
GetChannel | Gets the channel. |
GetDeviceCapabilities | Gets the device capabilities of the ANT radio. |
InitializeContinuousScanMode | Initializes the ANT radio for continuous scan mode. |
ReadUserNvm | Reads the user NVM. |
RequestMessageAndResponse | Requests a message and waits to return the response. |
WriteRawMessageToDevice | Writes the raw message to device. |
RadioResponse | Occurs when radio response has been received. |