stella.net
Class TelescopeClient.Initialize

java.lang.Object
  extended by stella.net.TelescopeClient.Initialize
Enclosing class:
TelescopeClient

public static class TelescopeClient.Initialize
extends Object

Resets telescope errors via the ResetErrorsTelescope command. Sends a status command before and after error reset.


Constructor Summary
TelescopeClient.Initialize()
           
 
Method Summary
static void main(String[] arg)
          First and only argument are the properties of the telescope client.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TelescopeClient.Initialize

public TelescopeClient.Initialize()
Method Detail

main

public static void main(String[] arg)
                 throws RemoteException
First and only argument are the properties of the telescope client.

Throws:
RemoteException