IAntConfiguration Interface

This interface defines common ANT radio configuration commands.

Definition

Namespace: SmallEarthTech.AntRadioInterface
Assembly: SmallEarthTech.AntRadioInterface (in SmallEarthTech.AntRadioInterface.dll) Version: 3.0.0.0+4009252dff1e4f6bcda36b6b0041486552134bc5
C#
public interface IAntConfiguration

Methods

ConfigureAdvancedBurstingConfigures the advanced bursting.
ConfigureAdvancedBursting_extConfigures the extended advanced bursting.
ConfigureAdvancedBurstSplittingConfigures the advanced burst splitting.
ConfigureEventBufferConfigures the event buffer.
ConfigureEventFilterConfigures the event filter.
ConfigureHighDutySearchConfigures the high duty search.
ConfigureUserNvmConfigures the user NVM.
CrystalEnableCrystal enable.
EnableLEDEnables the LED.
EnableRxExtendedMessagesEnables Rx extended messages.
SetLibConfigSets the library configuration.
SetNetworkKeySets the network key.
SetTransmitPowerForAllChannelsSets the transmit power for all channels.

See Also