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

Module SpecCounter

source code

SpecCounter module

This module defines the classes for counter objects

Classes: SpecCounter -- class representing a counter in Spec SpecCounterA -- class representing a counter in Spec, to be used with a GUI


Version: 1.0

Author: Matias Guijarro

Classes [hide private]
  SpecCounter
SpecCounter class
Variables [hide private]
  COUNTING = 3
  MONITOR = 3
  SCALER = 1
  TIMER = 2
  UNKNOWN = 0
  __package__ = 'SpecClient'