stella.omc
Class MotorController.Reset

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

public static class MotorController.Reset
extends Object

Resets the controller.


Constructor Summary
MotorController.Reset()
           
 
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.Reset

public MotorController.Reset()
Method Detail

main

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

Throws:
IOException