stella.omc
Class MotorController.Status

java.lang.Object
  extended by stella.omc.MotorController.Status
Enclosing class:
MotorController

public static class MotorController.Status
extends Object

Dumps the full status message to system out.


Constructor Summary
MotorController.Status()
           
 
Method Summary
static void main(String[] arg)
          First command line argument is the motor controller driver.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MotorController.Status

public MotorController.Status()
Method Detail

main

public static void main(String[] arg)
                 throws IOException
First command line argument is the motor controller driver.

Throws:
IOException