stella.omc
Class MotorController.Status
java.lang.Object
stella.omc.MotorController.Status
- Enclosing class:
- MotorController
public static class MotorController.Status
- extends Object
Dumps the full status message to system out.
|
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 |
MotorController.Status
public MotorController.Status()
main
public static void main(String[] arg)
throws IOException
- First command line argument is the motor controller driver.
- Throws:
IOException