DUNE-DAQ
DUNE Trigger and Data Acquisition software
Loading...
Searching...
No Matches
checkLinks Namespace Reference

Variables

 flx711 = xmlrpclib.ServerProxy('http://<felix_rpc_host>:9999/RPC2')
 
 flx712 = xmlrpclib.ServerProxy('http://<felix_rpc_host>:9999/RPC2')
 
 ret = flx711.isAnyLinkDown()
 

Variable Documentation

◆ flx711

checkLinks.flx711 = xmlrpclib.ServerProxy('http://<felix_rpc_host>:9999/RPC2')

Definition at line 3 of file checkLinks.py.

◆ flx712

checkLinks.flx712 = xmlrpclib.ServerProxy('http://<felix_rpc_host>:9999/RPC2')

Definition at line 4 of file checkLinks.py.

◆ ret

checkLinks.ret = flx711.isAnyLinkDown()

Definition at line 8 of file checkLinks.py.