| Home | Trees | Indices | Help |
|
|---|
|
|
enthought.traits.api.HasTraits --+
|
object --+ |
| |
mks_coms.MKSComs --+
|
object --+ |
| |
serial_coms.SerialComs --+
|
BaseGauge
This is the virtual representation of a MKS Gauge The mks_coms class has methods for building querys and commands
|
| Class Hierarchy for BaseGauge |
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from |
|||
| Inherited from mks_coms.MKSComs | |||
|---|---|---|---|
str
|
|
||
str
|
|
||
str or boolean
|
|
||
| Inherited from serial_coms.SerialComs | |||
|
|||
|
|||
|
|||
|
|||
|
|||
name = Str
|
|||
measure = Bool
|
|||
type = Str
|
|||
description = Str
|
|||
state = Bool
|
|||
show_data = Bool
|
|||
pressure = Float
|
|||
identify = Bool(False)
|
|||
data_buffer = Instance(XYDataBuffer)
|
|||
flag = Bool
|
|||
|
|||
|
Inherited from |
|||
|
|||
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
Turn on or off the gauge
See Also: MKSComs |
sends command to transducer to toggle LED pulse
See Also: MKSComs |
gets the pressure from the transducer
See Also: GaugeManager |
this is validating the pressure and toggling flag
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Sun Nov 22 12:51:56 2009 | http://epydoc.sourceforge.net |