| Parameter |
Default |
Description |
| MainHost |
0 |
IP address of the host running daq_main |
| CtrlHost |
0 |
IP address of the host running daq_ctrl |
| MondHost |
0 |
IP address of the host running mond |
| TrigHost |
194.190.163.50 |
IP address of the Trigger host |
| DBHost |
194.190.163.53 |
IP address of the host running database server |
| MainPort |
9800 |
connection port of daq_main for listening daq_ctrl |
| CtrlPort |
9801 |
connection port of daq_ctrl for listening daq_main |
| MondPort |
9802 |
connection port of mond for listening commands
from daq_mon |
| MonePort |
9803 |
connection port of mond for getting events from daq_mon |
| MoncPort |
9804 |
connection port of mond for registration of clients |
| MonaPort |
9805 |
connection port of mond for administration (reserved) |
| TrigPort |
9806 |
connection port of the trigger program |
| Recording |
Enable |
Recording : Enable/Disable |
| Monitoring |
Enable |
Monitoring : Enable/Disable |
| MonitorReconnectTime |
10 |
Monitor reconnect time |
| Logger |
On |
daq_ctrl logger : On/Off |
| NEvtUpdateRate |
1000 |
Update rate of the number of events
on the daq_ctrl screen |
| MemPoolSize |
20200000 |
Size of shared memory pool (bytes) |
| MaxFileSize |
50 |
Maximum size of one file (MB) |
| MaxTapeSize |
10000 |
Maximum size of one tape (MB) |
| TapeBlockLength |
32768 |
Tape block length (bytes) |
| TapeDrive |
/dev/tape |
Tape drive (/dev/tape /dev/nst0) |
| TapeQuotaWarningLevel1 |
98 |
Tape quota warning level 1 in % |
| TapeQuotaWarningLevel2 |
90 |
Tape quota warning level 2 in % |