|
DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
Functions | |
| card_slot (int slotnum) | |
| reboot (str mch_ip, str slot_xp) | |
| main (int crate_ip, list[int] slots) | |
Created on: 16/10/2025 18:27 Author: Shyam Bhuller Description: Script to reboot AMCs from a TDE crate.
| tde_amc_reboot.card_slot | ( | int | slotnum | ) |
Definition at line 13 of file tde_amc_reboot.py.
| tde_amc_reboot.main | ( | int | crate_ip, |
| list[int] | slots ) |
Definition at line 40 of file tde_amc_reboot.py.
| tde_amc_reboot.reboot | ( | str | mch_ip, |
| str | slot_xp ) |
Definition at line 17 of file tde_amc_reboot.py.