IAnt Control Interface
This interface defines ANT radio control messages and status requests.
Definition
Namespace: SmallEarthTech.AntRadioInterface
Assembly: SmallEarthTech.AntRadioInterface (in SmallEarthTech.AntRadioInterface.dll) Version: 5.0.7+f8fd98166b9bf0a42264cde40f288f0590fac03d
Assembly: SmallEarthTech.AntRadioInterface (in SmallEarthTech.AntRadioInterface.dll) Version: 5.0.7+f8fd98166b9bf0a42264cde40f288f0590fac03d
C#
public interface IAntControlVB
Public Interface IAntControlC++
public interface class IAntControlF#
type IAntControl = interface endMethods
| OpenRxScanMode | Open channel 0 in continuous scan mode. Channel 0 should have been previously assigned and configured as a slave receive channel. |
| RequestMessage | This message is sent to the ANT radio to request specific information from the radio. |
| ResetSystem | Resets the ANT radio. |