Class | Description |
---|---|
AcknowledgedDataMessageFromHost |
Can be used as a replacement for
BroadcastDataMessageFromHost and
expects an acknowledgement message back from the slave being transmitted to. |
AddChannelIdToListMessage |
Message to add a channel ID to an exclusion/inclusion list.
|
AntMessageFromHost |
A message sent Host -> ANT.
|
AssignChannelMessage |
Message that assigns a channel with the contained parameters.
|
BroadcastDataMessageFromHost |
The default mode used to transmit data between devices and will be sent every
channel period.
|
BurstTransferDataMessageFromHost |
A burst transfer data packet sent when performing a burst transfer.
|
ChannelIdMessageFromHost |
Configures the channel's channel ID.
|
ChannelPeriodMessage |
Configures the channel period the channel will operate on.
|
ChannelRfFrequencyMessage |
Configures the frequency this channel will operate on.
|
ChannelSearchPriorityMessage | |
CloseChannelMessage |
Message sent to ANT to close the channel.
|
ConfigIdListMessage |
Configures the inclusion/exclusion list of channel IDs checked against while
searching.
|
ConfigureEventBufferMessage |
Configures the event buffer for the ANT chip.
|
CrystalEnableMessage |
Enables using an external 32kHz cystal input as a low power clock to save
power while ANT is active.
|
CwInitMessage |
Initializes ANT into CW test mode and should be sent after a reset.
|
DataMessageFromHost |
Defines values for reading a
MessageFromHostType.BROADCAST_DATA ,
MessageFromHostType.ACKNOWLEDGED_DATA , or MessageFromHostType.BURST_TRANSFER_DATA
type message. |
FrequencyAgilityMessage |
Configures the frequency agility feature which changes frequency if
significant degradation is experienced.
|
LibConfigMessage |
Configures which extended data information to be included in the received
messages from devices.
|
LoadOrStoreEncryptionKeyMessage |
Loads or stores the encryption key from/to memory.
|
LowPrioritySearchTimeoutMessage |
Configures the low priority search timeout for the channel when searching.
|
OpenChannelMessage |
Message used to open a channel.
|
OpenRxScanModeMessage |
Opens a channel in continuous RX scan mode.
|
ProximitySearchMessage |
Configures the proximity search value that the channel will use.
|
RequestMessage |
Sent to the ANT chip to request specific information about the device.
|
ResetSystemMessage |
Resets the system and puts it in a known, low-power state.
|
SearchTimeoutMessage |
Configures the search timeout of the channel when searching.
|
SerialNumberSetChannelIdMessage |
Sets the channel ID for the channel, using the two least significant bytes
for the device's serial number.
|
SetChannelTransmitPowerMessage |
Sets the power that the channel will transmit.
|
SetLongNetworkKeyMessage |
Configures which network is used by a network slot, specified with a 128 bit
(16 byte) key.
|
SetNetworkKeyMessage |
Contains the common values and logic for constructing the different types of network
key messages.
|
SetShortNetworkKeyMessage |
Configures which network is used by a network slot, specified with a 64 bit
(8 byte) key.
|
SleepMessage |
Puts ANT into an ultra-low power mode.
|
TransmitPowerMessage |
Sets the power that the whole chip will transmit at.
|
UnassignChannelMessage |
Unassigns the channel and puts in an unassigned state.
|
Enum | Description |
---|---|
ConfigureEventBufferMessage.BufferEvents |
The groups of messages to buffer.
|
LoadOrStoreEncryptionKeyMessage.Operation |
The possible operations that can be done.
|
MessageFromHostType |
The various message types which can be sent to ANT.
|
Copyright © 2015 Dynastream Innovations Inc. All Rights Reserved.