DUNE-DAQ / dtpcontrols

DUNE Trigger Primitives Control Software
0 stars 1 forks source link

Missing felix devices 2 and 3 in connections file #5

Closed aearle-su closed 2 years ago

aearle-su commented 2 years ago

Need to add extra felix devices so that 2nd card devices can be accessed:


<connection id="flx-2-p2-hf"  uri="ipbusflx-2.0:///dev/flx:2" address_table="file://addrtab/v133/ultimate/dtpc_pod.xml" />

<connection id="flx-3-p2-hf"  uri="ipbusflx-2.0:///dev/flx:2" address_table="file://addrtab/v133/ultimate/dtpc_pod.xml" />
jimbrooke commented 2 years ago

This is fixed in jimbrooke/python_fixes.

If everything else is working OK, I will merge and move on to the C++. Thanks Tony.