org.vrforcad.spheredevice
Class ParallelControl

java.lang.Object
  extended by org.vrforcad.spheredevice.ParallelControl

public class ParallelControl
extends java.lang.Object

This class controll the SphereDevice equipment. it starts the threads for chesckInput and stepCtrl

Version:
1.0
Author:
Daniel Cioi

Field Summary
static java.lang.String Motor
           
static java.lang.String sensMotor
           
 
Constructor Summary
ParallelControl()
          Creates a new instance of ParallelControl
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

sensMotor

public static java.lang.String sensMotor

Motor

public static java.lang.String Motor
Constructor Detail

ParallelControl

public ParallelControl()
Creates a new instance of ParallelControl