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+2f05d80a11043c39fb9b7b1c83bc03a90272fcc4
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