Class | Description |
---|---|
AcknowledgedDataMessage |
Sent by a slave after receiving a broadcast message to indicate to the master
that the message was received.
|
AntMessageFromAnt |
A message sent ANT -> Host.
|
AntVersionMessage |
Extracts information from a firmware version message string.
|
BroadcastDataMessage |
Received when the master connected to sends broadcast data to the slave.
|
BurstTransferDataMessage |
Message received when receiving burst data from a connected device and every
burst packet is acknowledged.
|
CapabilitiesMessage |
Provides possible ANT capabilities, and whether they are supported or not.
|
ChannelEventMessage |
Defines values for reading an
MessageFromAntType.CHANNEL_EVENT type message. |
ChannelIdMessage |
This message returns the specific channel ID for the channel.
|
ChannelResponseMessage |
Message generated in response to a message.
|
ChannelStatusMessage |
Message that returns the status of the channel.
|
DataMessage |
Defines values for reading a
MessageFromAntType.BROADCAST_DATA ,
MessageFromAntType.ACKNOWLEDGED_DATA , or MessageFromAntType.BURST_TRANSFER_DATA
type message. |
SerialNumberMessage |
Returns the serial number of the ANT hardware.
|
Enum | Description |
---|---|
CapabilitiesMessage.Option |
Summary of the ANT device's capability options.
|
MessageFromAntType |
The various message types which can be received from ANT.
|
Copyright © 2015 Dynastream Innovations Inc. All Rights Reserved.