stella.omc
Class MotorController.AxesReset

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

public static class MotorController.AxesReset
extends Object

Resets the controller.


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

public MotorController.AxesReset()
Method Detail

main

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

Throws:
IOException