Package stella.net.tpl

Interface Summary
PilarDriver This interface describes a translation layer from TelescopeCommands to TCS commands.
TplListener An interface describing classes that listen to tpl-events.
TsiErrorPolicy Interface that defines necessary methods to allow proper error handling on TsiErrors.
 

Class Summary
ErrAxisMechanicBlocked Ignorable error.
ErrAzimuthEtelerror Undocumented error.
ErrAzimuthEtelexecerror Undocumented error.
ErrAzimuthEtelwarning Undocumented error.
ErrAzmFault Undocumented error.
ErrBrakeClosedfromother Undocumented error.
ErrElevationEtelerror Undocumented error.
ErrElevationEtelwarning Undocumented error.
ErrGpsPositionlost Ignorable error.
ErrPower Ignorable error.
ErrUsvBatteryalarm Ignorable error.
TplAbort The abort and kill commands.
TplCommand The base TPL-Command.
TplDisconnect The abort and kill commands.
TplEvent A reply from the server.
TplGet The get command.
TplServer Rudimentary implemenation of a tpl server to test the client reaction.
TplSet The set command.
TsiError Format of an OpenTSI error, including severness, error message and affected component.
TsiError.DefaultErrorPolicy The default policy.
 

Exception Summary
TsiTimeoutException General TSI command execution timeout.