Package ZenModel :: Module DataRoot
[hide private]
[frames] | no frames]

Module DataRoot

source code

Classes [hide private]
  DataRoot
Functions [hide private]
 
manage_addDataRoot(context, id, title=None, REQUEST=None)
make a device
source code
Variables [hide private]
  __doc__ = """DataR...
  addDataRoot = DTMLFile('dtml/addDataRoot', globals())
  __pychecker__ = 'no-override'
Variables Details [hide private]

__doc__

Value:
"""DataRoot

DataRoot is the object manager which contains all confmon
data objects.  It can be used as a global acquisition 
name space.
"""