DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
Variables | |
flx711 = xmlrpclib.ServerProxy('http://<felix_rpc_host>:9999/RPC2') | |
flx712 = xmlrpclib.ServerProxy('http://<felix_rpc_host>:9999/RPC2') | |
ret = flx711.isAnyLinkDown() | |
checkLinks.flx711 = xmlrpclib.ServerProxy('http://<felix_rpc_host>:9999/RPC2') |
Definition at line 3 of file checkLinks.py.
checkLinks.flx712 = xmlrpclib.ServerProxy('http://<felix_rpc_host>:9999/RPC2') |
Definition at line 4 of file checkLinks.py.
checkLinks.ret = flx711.isAnyLinkDown() |
Definition at line 8 of file checkLinks.py.