Package SpecClient :: Module SpecMotor
[hide private]
[frames] | no frames]

Module SpecMotor

source code

SpecMotor module

This module defines the classes for motor objects

Classes: SpecMotor -- class representing a motor in Spec SpecMotorA -- class representing a motor in Spec, to be used with a GUI


Version: 1.0

Author: Matias Guijarro

Classes [hide private]
  SpecMotorA
SpecMotorA class
  SpecMotor
Spec Motor
Variables [hide private]
  HIGHLIMIT = 4
  LOWLIMIT = 2
  MOVESTARTED = 3
  MOVING = 4
  NOLIMIT = 0
  NOTINITIALIZED = 0
  ONLIMIT = 5
  READY = 2
  UNUSABLE = 1
  __package__ = 'SpecClient'