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

GTCC Class Reference

Tracker Cable Controller node record. More...

Inheritance diagram for GTCC:

Inheritance graph
[legend]
Collaboration diagram for GTCC:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 __init__ (client, parent, id)
 read (reg)
 load (reg, value)
 send (cmd)
 downTRC (childId)
 Navigate to the GTRC indicated by childId.
 allTRC ()
 Navigate to the broadcast GTRC.
 existsTRC (trcId)
 Check if the GTRC instance with the id trcId exists in the schema.

Detailed Description

Tracker Cable Controller node record.

Has GTCC specific registers and dataless commands.

Valid Registers:

Dataless Commands:

Definition at line 307 of file gTEM.py.


Member Function Documentation

__init__ client  ,
parent  ,
id 
 

Initialize valid registers as Gattrs.

Assign default values to members

allTRC  ) 
 

Navigate to the broadcast GTRC.

Returns:
The broadcast GTRC object instance

downTRC childId   ) 
 

Navigate to the GTRC indicated by childId.

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

existsTRC trcId   ) 
 

Check if the GTRC instance with the id trcId exists in the schema.

Parameters:
trcId Tracker 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 Jul 21 13:27:12 2006 for LATTE R04-12-00 by doxygen 1.4.3