Inheritance diagram for GAEM:


Public Member Functions | |
| __init__ (client, parent) | |
| Initialize valid registers as Gattrs. | |
| read (reg) | |
| load (reg, value) | |
| send (cmd) | |
| downARC (arcId) | |
| Navigate to the GARC indicated by childId. | |
| allARC () | |
| Navigate to the broadcast GARC. | |
| existsARC (arcId) | |
| Check if the GARC instance with the id arcId exists in the schema. | |
| downAEQ () | |
| Navigate to the GAEQ. | |
| existsAEQ () | |
| Check if the GAEQ instance exists in the schema. | |
Has GAEM specific registers and dataless commands.
Valid Registers:
configuration common_status freeboard_status command_response trgseq power_status address timeout relocation response_timeout power_up power_down trigger_statistics Dataless Commands:
cmd_reset
Definition at line 33 of file gAEM.py.
|
||||||||||||
|
Initialize valid registers as Gattrs. Assign default values to members |
|
|
Navigate to the broadcast GARC.
|
|
|
Navigate to the GAEQ.
|
|
|
Navigate to the GARC indicated by childId.
|
|
|
Check if the GAEQ instance exists in the schema.
|
|
|
Check if the GARC instance with the id arcId exists in the schema.
|
1.4.3