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