Package com.ionetrics.lib.annotatorcomm

This package provides classes for interacting with and extending the Annotator line of products.

See:
          Description

Interface Summary
CommandId Command Identification
TextMessageListener A TextMessageListener is notified when a new text message has arrived.
TimestampListener A TimestampListener is notified when a new timestamp has arrived.
 

Class Summary
AnnotatorComm AnnotatorComm is the base class for communications with the Annotator.
CommandMessage CommandMessage encapsulates the bytes of a command message and provides helpful methods for manipulating them.
FirmwareVersion FirmwareVersion represents the firmware of a particular microchip.
IrigBTimestamp IrigBTimestamp is a timestamp containing the exact bit stream of an Irig B source.
MicrosecondTimestamp MicrosecondTimestamp is a timestamp accurate to within a microsecond.
ResponseMessage ResponseMessage encapsulates the bytes of a response message and provides helpful methods for reading its values.
ResponseMessageQueue The ResponseMessageQueue queues messages for retrieval.
ResponseReader The Annotator Communication Response Reader reads and dispatches ResponseMessages from an Annotator's InputStream.
Timestamp Timestamp
 

Enum Summary
DeviceId Device Identification
GenericAsynchronousCommands Generic Asynchronous Commands
GenericSynchronousCommands Generic Synchronous Commands
TimeSource Annotator Time Source
TimeSourceLockStatus Time Source Lock Status
 

Exception Summary
CommandChecksumFailedException A CommandChecksumFailedException indicates an IOException condition where the response command's checksum failed.
CommandDependentStatusException A CommandDependentStatusException indicates an CommandFailedException condition where the default status codes are not used.
CommandFailedException A CommandFailedException indicates an IOException condition in which the Command ID is valid but the command failed to execute properly.
CommandUnsupportedException A CommandUnsupportedException indicates an IOException condition where the Command ID is not supported by the Annotator hardware.
 

Package com.ionetrics.lib.annotatorcomm Description

This package provides classes for interacting with and extending the Annotator line of products.

Supported Hardware:



Copyright © 2006 Ionetrics Corp. All Rights Reserved.