stella.telescope
Class OpenPilarSocket.PilarTest

java.lang.Object
  extended by util.PropertyContainer
      extended by util.PropertyResources
          extended by util.PropertyBundles
              extended by io.AbstractDriver
                  extended by stella.telescope.AbstractPilarDriver
                      extended by stella.telescope.Pilar3Socket
                          extended by stella.telescope.OpenPilarSocket.PilarTest
All Implemented Interfaces:
Driver, Cloneable, EventListener, PilarDriver, TplListener, ParameterDepending, TelescopeDriver, Initializable, LocalizedSupplying, PropertySupplying, ResourceSupplying
Enclosing class:
OpenPilarSocket

public static class OpenPilarSocket.PilarTest
extends Pilar3Socket

Test class.


Nested Class Summary
 
Nested classes/interfaces inherited from class stella.telescope.Pilar3Socket
Pilar3Socket.PilarTest
 
Nested classes/interfaces inherited from class util.PropertyResources
PropertyResources.URLResource
 
Field Summary
 
Fields inherited from class stella.telescope.Pilar3Socket
KEY_ACKNOWLEDGETIMEOUT, KEY_AUTHOK, KEY_CLOSETIMEOUT, KEY_COMPLETEDTIMEOUT, KEY_COVERTIMEOUT, KEY_DEROTATOR, KEY_DEROTATORACCURACY, KEY_DEROTATORAXIS, KEY_DEROTATORRETRY, KEY_DEROTATORTIMEOUT, KEY_FATALERRORS, KEY_FOCUSACCURACY, KEY_FOCUSRETRY, KEY_FOCUSTIMEOUT, KEY_IGNOREERRORS, KEY_INITPROBE, KEY_INITRETRY, KEY_INITTIMEOUT, KEY_MOVERETRY, KEY_MOVETIMEOUT, KEY_PARKPROBE, KEY_PARKRETRY, KEY_PARKTIMEOUT, KEY_QUERYSLEEP, KEY_RESETRETRY, KEY_RESETSLEEP, KEY_TIMEOUT, KEY_TPLHOST, KEY_TPLLOGIN, KEY_TPLPASSWORD, KEY_TPLPORT, KEY_USEDEROTATOR
 
Fields inherited from class stella.telescope.AbstractPilarDriver
DEFDRIVERNAME, KEY_AVERAGEPRESS, KEY_AVERAGETEMP, KEY_COMMANDID, KEY_PRESSURE, KEY_TEMPERATURE
 
Fields inherited from class io.AbstractDriver
KEY_DRIVERNAME
 
Fields inherited from class util.PropertyBundles
KEY_LOCALECOUNTRY, KEY_LOCALELANGUAGE, KEY_RESOURCEBUNDLES
 
Fields inherited from class util.PropertyResources
KEY_NOINITONCREATE, localurl, locate, POSTFIX_DIR, POSTFIX_EXT, POSTFIX_FILE, POSTFIX_LIST, POSTFIX_URL, urlset
 
Fields inherited from class util.PropertyContainer
KEY_LISTSEPARATOR, KEY_MAPKEYVALUECHAR, KEY_MAPSEPARATOR
 
Fields inherited from interface util.ResourceSupplying
KEY_URLRESOURCES, KEY_URLUSECONFIG, KEY_URLUSECURRENT, KEY_URLUSEHOME
 
Fields inherited from interface util.PropertySupplying
CONFIG, KEY_CLASS
 
Constructor Summary
OpenPilarSocket.PilarTest(Map prop)
           
 
Method Summary
static void main(String[] arg)
           
 
Methods inherited from class stella.telescope.Pilar3Socket
close, commenceAbort, commenceAbsoluteOffset, commenceAbsoluteOffset, commenceClear, commenceDerotator, commenceDerotatorOffset, commenceFocus, commenceFocusOffset, commenceGuiding, commenceInit, commenceMove, commenceMove, commenceMove, commenceMoveAzAlt, commencePark, commenceRelativeOffset, commenceRelativeOffset, commenceSetCovers, commenceTracking, commenceUsePort, exit, getErrors, getValue, init, isOpen, open, processData, rebuild, setValue, updateEnvironment, waitForValue
 
Methods inherited from class stella.telescope.AbstractPilarDriver
getNextId, getPressure, getTemperature, registerParameter
 
Methods inherited from class io.AbstractDriver
createDriver, equals, getDriverName, hashCode
 
Methods inherited from class util.PropertyBundles
clone, getLocalized, getLocalized, getLocalizedString, getLocalizedString, loadResource
 
Methods inherited from class util.PropertyResources
createFrom, createFrom, createFrom, getApplet, getAsResources, getLocalClassLoader, getPropertiesToKey, getPropertiesToKey, getResource, getResourceAsStream, getResourceFromKey, getResources, keyCreate, keyCreate, reload, setApplet
 
Methods inherited from class util.PropertyContainer
augment, augment, augment, defaultBoolean, defaultChar, defaultDouble, defaultFloat, defaultInt, defaultLong, defaultObject, defaultObject, defaultProperties, defaultProperty, getAsBoolean, getAsChar, getAsDouble, getAsEnums, getAsFloat, getAsInt, getAsList, getAsLong, getAsMap, getAsMap, getAsObject, getAsObject, getProperties, getProperty, has, isNew, parseObject, reload, removeProperty, rescanned, setObject, setProperties, setProperty, stringProperties, toString
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface io.Driver
getDriverName
 
Methods inherited from interface util.ResourceSupplying
getResource, getResourceAsStream, getResources
 
Methods inherited from interface util.PropertySupplying
defaultBoolean, defaultChar, defaultDouble, defaultFloat, defaultInt, defaultLong, defaultObject, defaultObject, defaultProperties, defaultProperty, getAsBoolean, getAsChar, getAsDouble, getAsFloat, getAsInt, getAsList, getAsLong, getAsMap, getAsObject, getAsObject, getProperties, getProperty, has, parseObject, removeProperty, setObject, setProperty, stringProperties
 

Constructor Detail

OpenPilarSocket.PilarTest

public OpenPilarSocket.PilarTest(Map prop)
Method Detail

main

public static void main(String[] arg)