Inheritance diagram for GARC:


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. | |
Has GARC specific registers and dataless commands.
Valid Registers:
veto_delay hvbs saa use_hv_normal use_hv_saa hold_delay veto_width hitmap_width hitmap_deadtime look_at_me hitmap_delay pha_en_0 veto_en_0 hld_en_0 pha_en_1 veto_en_1 hld_en_1 max_pha mode status last_cmd diagnostic cmd_reject free_id garc_version pha_threshold_0 pha_threshold_1 pha_threshold_2 pha_threshold_3 pha_threshold_4 pha_threshold_5 pha_threshold_6 pha_threshold_7 pha_threshold_8 pha_threshold_9 pha_threshold_10 pha_threshold_11 pha_threshold_12 pha_threshold_13 pha_threshold_14 pha_threshold_15 pha_threshold_16 pha_threshold_17 adc_tacq
rqst_hvbs Use 'hvbs' insteadrqst_hvsaa Use 'saa' insteadhvbs Use 'use_hv_normal' insteadhvsaa Use 'use_hv_saa' instead cmd_reset cmd_calstrobe cmd_set_hvbs cmd_set_hvsaa
Definition at line 200 of file gAEM.py.
|
||||||||||||||||
|
Initialize valid registers as Gattrs. Assign default values to members |
|
|
Navigate to the broadcast GAFE.
|
|
|
Navigate to the GAFE indicated by childId.
|
|
|
Check if the GAFE instance with the id afeId exists in the schema.
|
1.4.1