User Tools

Site Tools


phase1:phase1:bpixeltools

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
phase1:phase1:bpixeltools [2015/03/27 17:20] ngadiubaphase1:phase1:bpixeltools [2015/05/21 11:36] ngadiuba
Line 15: Line 15:
 Main general commands: Main general commands:
  
 +  * **scanccu** : returned the list of the connected CCUs
   * **scanringedevice** : scan all the connected electronic devices and addresses (ccu, dohs, pohs, ... )   * **scanringedevice** : scan all the connected electronic devices and addresses (ccu, dohs, pohs, ... )
   * **scanpixeldevice** : summary of the connected and missing devices (no addresses list)   * **scanpixeldevice** : summary of the connected and missing devices (no addresses list)
Line 24: Line 25:
   * **pohN read** : read the values of the 4 channels bias and gain (b0, b1, b2, b3, g0, g1, g2, g3)   * **pohN read** : read the values of the 4 channels bias and gain (b0, b1, b2, b3, g0, g1, g2, g3)
   * to set the bias or the gain do for example: **pohN set b0 30**   * to set the bias or the gain do for example: **pohN set b0 30**
-  * to set all the values at the same time do for example: **pohN set all 3 3 3 3 0 0 0 0** +  * to set all the values at the same time do for example: **pohN set all 3 3 3 3 0 0 0 0** 
 +  * to init the poh settings: **pohN init** 
  
-To check i2c speed:+To test i2c speed:
  
   * first set the ccu: **ccu 0x7b**   * first set the ccu: **ccu 0x7b**
Line 78: Line 80:
  
 ====pxFEC==== ====pxFEC====
 +
 Start the server: Start the server:
 +
    cd TriDAS/pixel/BPixelTools/pxfec    cd TriDAS/pixel/BPixelTools/pxfec
    source setup.bsh    source setup.bsh
    ./run.bsh    ./run.bsh
 +
 +Some commands:
 +
 +  * **exec data/d.ini** : program the module (N.B: the settings in the d.ini file are loaded automatically when starting the server)
 +  * **cn +2PL12** : set control network (+2PL12 for layers 1-2 and +2PL3 for layers 3-4)
 +  * **module 31** : set the module hub
 +  * **roc 0:15** : set the ROCs you want to program
 +  * **Vana 120** : program the ROCs registers (ex: Vana)
 +  * **tbm reset** : reset the tbm
 +  * **tbm disable triggers** (**tbm enable triggers**) : force no token passed mode (the tbm does not wait for the token to be returned)
 +  * **tbm enablepkam** (**tbm disablepkam**) : the tbm is reset after a lapse of time in which it does not receive the token back 
phase1/phase1/bpixeltools.txt · Last modified: 2015/05/21 11:38 by ngadiuba