IAntControl 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.0+3fbe181bca5f5ec97a9a018f9fcefae55701bc33
C#
public interface IAntControl

Methods

OpenRxScanModeOpen channel 0 in continuous scan mode. Channel 0 should have been previously assigned and configured as a slave receive channel.
RequestMessageThis message is sent to the ANT radio to request specific information from the radio.
ResetSystemResets the ANT radio.

See Also