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+f38da73fd23cf61ffb5cc5e01f10a544cf32a50c
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