User Tools

Site Tools


projects:ablass:dtim-hardware

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
projects:ablass:dtim-hardware [2014/11/13 16:00]
pmiedzik
projects:ablass:dtim-hardware [2014/11/13 16:26]
pmiedzik [ABLASS Server]
Line 31: Line 31:
  
 ==== Lemo Input/Output ==== ==== Lemo Input/Output ====
 +FIXME Add front panel picture
  
 ^ Index ^ Jumper setting ^ Function ^ ^ Index ^ Jumper setting ^ Function ^
Line 72: Line 73:
 ^ 8 | High impedance | Not used | No | ^ 8 | High impedance | Not used | No |
  
-=== Header 3 ===+==== Header 3 ====
 Header 3 is used for debugging purposes. Header 3 is used for debugging purposes.
  
Line 94: Line 95:
   * [[projects:lobi-ip_cores&#gsi_simulator|GSI Simulator]] - offset: 0x000?????   * [[projects:lobi-ip_cores&#gsi_simulator|GSI Simulator]] - offset: 0x000?????
  
-==== ABLASS Server ====+==== Diagnostic Tools ==== 
 +**WARNING!!! Diagnostic tools are available only for Linux Operating system** 
 + 
 +=== dtim_config === 
 +=== dtim_readout === 
 +=== dtim_sim === 
 +=== dtim_raw === 
 + 
 +===== ABLASS Server =====
  
 === Configuration === === Configuration ===
 === Startup === === Startup ===
 +ablax_ablass process will demonize itself (http://www.netzmafia.de/skripten/unix/linux-daemon-howto.html)
 +There are some important options that can be passed to 
 +  * **-d level** debug mask. Default 0
 +  * **-f** do not demonize, stay in background.
 +  * **-p pid_file** store pid into pid_file file. Default: ./ablax_ablass.pid
 +  * **-c config_file** path co configuration file. Default: ./ablax_ablass.cfg
 +  * **-l log_file** path to log file. Default: **./ablax_ablass.log**. **-** means to log only to stdout, implies **-f**
 +
 +=== Debug mask ===
 +0 - no debug/log features\\
 +1 - debug general\\
 +2 - debug cycle''
 +3 - ... \\
 +
 +
projects/ablass/dtim-hardware.txt · Last modified: 2014/11/13 16:28 by pmiedzik