DUNE-DAQ
DUNE Trigger and Data Acquisition software
Loading...
Searching...
No Matches
crossbar.py File Reference

Go to the source code of this file.

Namespaces

namespace  afc
 
namespace  afc.crossbar
 

Functions

 afc.crossbar.crossbar (obj)
 
 afc.crossbar.configure (obj, tx_enable_flag, xpt_map0, xpt_map1, active_xpt_map)
 
 afc.crossbar.read_config (obj)
 
 afc.crossbar.applyCrossbarTxConfig (ipmi_connection, tx_enable_flag)
 
 afc.crossbar.applyCrossbarXPTMapConfig (ipmi_connection, xpt_map, map_number)
 
 afc.crossbar.readCrossbarXPTMapConfig (ipmi_connection, map_number)
 
 afc.crossbar.readCrossbarTxConfig (ipmi_connection)
 
 afc.crossbar.formatCrossbarConfigTable (map_0, map_1, tx, active_map)