DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
Public Member Functions | |
__init__ (self, dict controllers) | |
stop (self) | |
start (self) | |
status (self) | |
Public Attributes | |
controllers = controllers | |
int | controllers = 10 |
Definition at line 21 of file amc_butler.py.
amc_butler.Commands.__init__ | ( | self, | |
dict | controllers ) |
Definition at line 22 of file amc_butler.py.
amc_butler.Commands.start | ( | self | ) |
Definition at line 31 of file amc_butler.py.
amc_butler.Commands.status | ( | self | ) |
Definition at line 37 of file amc_butler.py.
amc_butler.Commands.stop | ( | self | ) |
Definition at line 25 of file amc_butler.py.
amc_butler.Commands.controllers = controllers |
Definition at line 23 of file amc_butler.py.
int amc_butler.Commands.controllers = 10 |
Definition at line 39 of file amc_butler.py.