Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | Related Pages

GARC Class Reference

ACD Readout Controller. More...

Inheritance diagram for GARC:

Inheritance graph
[legend]
Collaboration diagram for GARC:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 __init__ (client, parent, id)
 Initialize valid registers as Gattrs.
 read (reg)
 load (reg, value)
 send (cmd)
 downAFE (afeId)
 Navigate to the GAFE indicated by childId.
 allAFE ()
 Navigate to the broadcast GAFE.
 existsAFE (afeId)
 Check if the GAFE instance with the id afeId exists in the schema.

Detailed Description

ACD Readout Controller.

Has GARC specific registers and dataless commands.

Valid Registers:

Deprecated:
Dataless Commands

Definition at line 200 of file gAEM.py.


Member Function Documentation

__init__ client  ,
parent  ,
id 
 

Initialize valid registers as Gattrs.

Assign default values to members

allAFE  ) 
 

Navigate to the broadcast GAFE.

Returns:
The broadcast GAFE object instance

downAFE afeId   ) 
 

Navigate to the GAFE indicated by childId.

Parameters:
childId The id of the child GAFE
Returns:
A GAFE object instance

existsAFE afeId   ) 
 

Check if the GAFE instance with the id afeId exists in the schema.

Parameters:
afeId ACD readout controller id
Returns:
1 if it exists, 0 if it doesn't.


The documentation for this class was generated from the following file:
Generated on Fri Jan 21 18:00:59 2005 for LATTE P04-06-05 by doxygen 1.4.1