IAntControl Interface

This interface defines ANT radio control messages and status requests.

Definition

Namespace: SmallEarthTech.AntRadioInterface
Assembly: SmallEarthTech.AntRadioInterface (in SmallEarthTech.AntRadioInterface.dll) Version: 3.0.0.0+4009252dff1e4f6bcda36b6b0041486552134bc5
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