IAntControl Interface

This interface defines ANT radio control messages and status requests.

Definition

Namespace: SmallEarthTech.AntRadioInterface
Assembly: SmallEarthTech.AntRadioInterface (in SmallEarthTech.AntRadioInterface.dll) Version: 4.1.0+506fd73c3b72ad19a414fa5c6d86694cac54d86e
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