This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
daq_control_help [2020/01/13 13:31] acqilc |
daq_control_help [2021/07/10 23:21] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== Old DAQ Control ====== | ||
+ | |||
+ | ===== Alias daqcontrol or slowcontrol ===== | ||
+ | |||
+ | Example of alias one can define to use //daqcmd.py// script | ||
+ | |||
+ | ==== Slow Control ==== | ||
+ | |||
+ | alias slccontrol="export DAQLOGIN=cmsLyon:RXXX_YYY;export DAQURL=https://ilcconfdb.yyy.fr/config-content/slow_control_dome_2;/opt/lydaq/qt/daqcmd.py" | ||
+ | |||
+ | ==== Daq control with Oracle ==== | ||
+ | |||
+ | alias daqcontrol="export DAQLOGIN=cmsLyon:RXXX_YYY;export DAQURL=https://ilcconfdb.yyyy.fr/config-content/diftest_bakelite_2;/opt/lydaq/qt/daqcmd.py" | ||
+ | |||
+ | ==== Daq control with MongoDB ==== | ||
+ | |||
+ | |||
+ | alias dqmg="export MGDBLOGIN=acqilc/RXXX_YYY@lyozzzzz:27017@LYONROC;export DAQMONGO=diftest_bakelite:2;/opt/lydaq/qt/daqcmd.py" | ||
+ | |||
+ | |||
+ | ===== daqcontrol.py Object ===== | ||
+ | |||
+ | All the access to the daq is described in an object called //fdaqClient// in the //daqcontrol// module. | ||
+ | |||
+ | Detailed documentation can be found in {{ :pdf:pdf:daqcontrol.pdf |}} | ||
+ | |||
+ | The object is either used in command line (//daqcmd.py// script or with a pyQt interface (//daqqt.py//) | ||
+ | |||
+ | ===== daqcmd.py script ===== | ||
+ | |||
+ | The main script to access with command line the DAQ is //daqcmd.py//: | ||
Line 19: | Line 50: | ||
optional arguments: | optional arguments: | ||
- | | Command | Description | | + | | Command | Description | |
- | |-h, --help | show this help message and exit| | + | |-h, --help | show this help message and exit| |
- | |--available | Check availability of daq,jobcontrol and slowcontrol| | + | |--available | Check availability of daq,jobcontrol and slowcontrol| |
- | |--app-info | Check availability of daq,jobcontrol and slowcontrol| | + | |--app-info | Check availability of daq,jobcontrol and slowcontrol| |
- | |--webstatus | Check availability of daq,jobcontrol,slowcontrol and| | + | |--webstatus | Check availability of daq,jobcontrol,slowcontrol and| |
- | | | Ecal web servers| | + | | | Ecal web servers| |
- | |--jc-create | Loads configuration in all jobcontrol process| | + | |--jc-create | Loads configuration in all jobcontrol process| |
- | |--jc-kill | kill all running processes| | + | |--jc-kill | kill all running processes| |
- | |--jc-destroy | delete all jobcontrol configuration| | + | |--jc-destroy | delete all jobcontrol configuration| |
- | |--jc-start | start all controled processes described in $DAQCONFIG| | + | |--jc-start | start all controled processes described in $DAQCONFIG json file variable| |
- | | | jsonfile variable| | + | |--jc-restart | restart one job with --jobname=name --jobpid=pid --host=hostname| |
- | |--jc-restart | restart one job with --jobname=name --jobpid=pid| | + | |--jc-status | show the status all controled processes or of the process specified in --name=PROC| |
- | | | --host=hostname| | + | |--jc-info | show the status all controled processesof the host specified in --host=Host| |
- | |--jc-status | show the status all controled processes or of the| | + | |--jc-appcreate | Create all ZDAQ app on all hosts| |
- | | | process specified in --name=PROC| | + | |--daq-create | Send the CREATE transition to the FDAQ process (i.e parameters loads of all controlled application)| |
- | |--jc-info | show the status all controled processesof the host| | + | |--daq-discover | FDAQ scans controlled application and forward CREATE transition to all controlled processes| |
- | | | specified in --host=Host| | + | |--daq-setparameters| send the parameters described in $DAQCONFIG file to the DAQ| |
- | |--jc-appcreate | Create all ZDAQ app on all hosts| | + | |--daq-getparameters| get the parameters described in $DAQCONFIG file to the DAQ| |
- | |--daq-create | Send the CREATE transition to the FDAQ process (i.e| | + | |--daq-forceState | force the sate name of the FDAQ with the --state option, ex --forceState --state=DISCOVERED| |
- | | | parameters loads of all controlled application)| | + | |--daq-services | Send INITIALISE/CONFIGURE transition to services application (MDCC,DB,BUILDER mainly)| |
- | |--daq-discover | FDAQ scans controlled application and forward CREATE| | + | |--daq-state | display DAQ state| |
- | | | transition to all controlled processes| | + | |--daq-initialise | Initialise FDAQ, data source discovery and Builderfinal configuration| |
- | |--daq-setparameters| send the parameters described in $DAQCONFIG file to| | + | |--daq-configure | Configure FDAQ, front end ASICs configuration| |
- | | | the DAQ| | + | |--daq-startrun | start the run --comment="my comment"| |
- | |--daq-getparameters| get the parameters described in $DAQCONFIG file to the| | + | |--daq-stoprun | stop the run| |
- | | | DAQ| | + | |--daq-destroy | destroy the readout, back to the PREPARED state| |
- | |--daq-forceState | force the sate name of the FDAQ with the --state| | + | |--daq-difstatus | display DAQ status of all SDHCAL DIF| |
- | | | option, ex --forceState --state=DISCOVERED| | + | |--daq-tdcstatus | display DAQ status of all FEBCMS TDC| |
- | |--daq-services | Send INITIALISE/CONFIGURE transition to services| | + | |--daq-evbstatus | display event builder status| |
- | | | application (MDCC,DB,BUILDER mainly)| | + | |--daq-dbstatus | get current run and state from db| |
- | |--daq-state | display DAQ state| | + | |--daq-downloaddb | download the dbsate specified in --dbstate=state| |
- | |--daq-initialise | Initialise FDAQ, data source discovery and Builder| | + | |--dif-setgain | change the gain of HARDROC2 and reconfigure chips with --gain=xxx| |
- | | | final configuration| | + | |--dif-setthreshold| change the threholds of HARDROC2 and reconfigure chips with --B0=xxx --B1=yyy --B2=zzz| |
- | |--daq-configure | Configure FDAQ, front end ASICs configuration| | + | |--dif-ctrlreg | set the SDHCAL DIF ctrlregister specified with --ctrlreg=register| |
- | |--daq-startrun | start the run| | + | |--feb-resettdc | Send Reset to all FEB TDC| |
- | |--daq-stoprun | stop the run| | + | |--feb-calibdac | Start a PETIROC calibdac run| |
- | |--daq-destroy | destroy the readout, back to the PREPARED state| | + | |--feb-scurve | Start a PETIROC scurve run| |
- | |--daq-difstatus | display DAQ status of all SDHCAL DIF| | + | |--feb-setvth | change the VTHTIME threshold of PETIROC2 andreconfigure chips with -vth=xxx| |
- | |--daq-tdcstatus | display DAQ status of all FEBCMS TDC| | + | |--feb-setmask | change the MASK of PETIROC2 reconfigure chips with -mask=xxx| |
- | |--daq-evbstatus | display event builder status| | + | |--feb-settdcmode | change the trigger mode before starting the run with --value=1 (trigger Only)/0 (all)| |
- | |--daq-dbstatus | get current run and state from db| | + | |--feb-settdcdelays| change the PETIROC mode before starting the run with --active=1-255, --dead=1-255| |
- | |--daq-downloaddb | download the dbsate specified in --dbstate=state| | + | |--feb-lutcalib | Calibrate --tdc=i --channel=k| |
- | |--dif-setgain | change the gain of HARDROC2 and reconfigure chips with| | + | |--feb-lutdraw | Calibrate --tdc=i --channel=k| |
- | | | --gain=xxx| | + | |--histo-draw | Draw histo --name=histo| |
- | |--dif-setthreshold | change the threholds of HARDROC2 and reconfigure chips| | + | |--trig-status | display trigger (MDCC) counter status| |
- | | | with --B0=xxx --B1=yyy --B2=zzz| | + | |--trig-reset | reset trigger (MDCC) counter| |
- | |--dif-ctrlreg | set the SDHCAL DIF ctrlregister specified with| | + | |--trig-pause | trigger (MDCC) soft veto| |
- | | | --ctrlreg=register| | + | |--trig-resume | release trigger (MDCC) soft veto| |
- | |--feb-resettdc | Send Reset to all FEB TDC| | + | |--ecal-pause | (Obsolete) Ecal soft veto| |
- | |--feb-calibdac | Start a PETIROC calibdac run| | + | |--ecal-resume | (Obsolete) release Ecal soft veto| |
- | |--feb-scurve | Start a PETIROC scurve run| | + | |--trig-spillon | set spill nclock on with --clock=nc (20ns)| |
- | |--feb-setvth | change the VTHTIME threshold of PETIROC2 and| | + | |--trig-spilloff | set spill nclock off with --clock=nc (20ns)| |
- | | | reconfigure chips with -vth=xxx| | + | |--trig-beam | set beam length to nclock with --clock=nc (20ns)| |
- | |--feb-setmask | change the MASK of PETIROC2reconfigure chips with| | + | |--trig-spillregister | set the value of the spill register (FEB CMS) (32/64 for beamtest or cosmic) --value=xx| |
- | | | -mask=xxx| | + | |--trig-calibon | set the value of the calibon register (FEB calibration) --value=xx| |
- | |--feb-settdcmode | change the trigger mode before starting the run with| | + | |--trig-calibcount | set the value of the calibcount (FEB calibration) register --value=xx| |
- | | | --value=1/0| | + | |--trig-rearm | reload calib (FEB calibration)| |
- | |--feb-settdcdelays | change the PETIROC mode before starting the run with| | + | |--trig-hardreset | send a hard reset to mezzanines| |
- | | | --active=1-255, --dead=1-255| | + | |--trig-setregister| set the value of the MDCC register --value=xx --address=yy| |
- | |--feb-lutcalib | Calibrate --tdc=i --channel=k| | + | |--trig-getregister| get the value of the MDCC register --address=yy| |
- | |--feb-lutdraw | Calibrate --tdc=i --channel=k| | + | |--trig-tdcreset | hard reset of TDC (FEB) counters| |
- | |--histo-draw | Draw histo --name=histo| | + | |--slc-create | Send a CREATE transition to FSLOW app (parsing of configuration)| |
- | |--trig-status | display trigger (MDCC) counter status| | + | |--slc-initialise | Send a INITIALISE transition to FSLOW (auto discovery and CREATE transition to all controlled apps)| |
- | |--trig-reset | reset trigger (MDCC) counter| | + | |--slc-configure | Send a CONFIGURE transition to FSLOW (configuration of all controlled apps)| |
- | |--trig-pause | trigger (MDCC) soft veto| | + | |--slc-start | Send a START transition to all monitorApplication controlled| |
- | |--trig-resume | release trigger (MDCC) soft veto| | + | |--slc-stop | Send a STOP transition to all monitorApplication controlled| |
- | |--ecal-pause | (Obsolete) Ecal soft veto| | + | |--slc-lvon | put Zup LV ON| |
- | |--ecal-resume | (Obsolete) release Ecal soft veto| | + | |--slc-lvoff | put Zup LV OFF| |
- | |--trig-spillon | set spill nclock on with --clock=nc (20ns)| | + | |--slc-lvstatus | Dump LV status| |
- | |--trig-spilloff | set spill nclock off with --clock=nc (20ns)| | + | |--slc-hvstatus | display hvstatus of all channel of the wiener crate| |
- | |--trig-beam | set beam length to nclock with --clock=nc (20ns)| | + | |--slc-vset | set the voltage V of channel i to k with --first=i --last=k --voltage=V| |
- | |--trig-spillregiste| set the value of the spill register (FEB CMS) (32/64| | + | |--slc-iset | set the current limit I (microA) of channel i to k with --first=i --last=k --current=I| |
- | | | for beamtest or cosmic) --value=xx| | + | |--slc-rampup | set the ramp (V/S) of channel i to k with --first=i --last=k --ramp=r| |
- | |--trig-calibon | set the value of the calibon register (FEB| | + | |--slc-hvon | set the voltage ON of channel i to k with --first=i --last=k| |
- | | | calibration) --value=xx| | + | |--slc-hvoff | set the voltage OFF of channel i to k with --first=i --last=k| |
- | |--trig-calibcount | set the value of the calibcount (FEB calibration)| | + | |--slc-clearalarm | Clear alarm of channel i to k with --first=i --last=k| |
- | | | register --value=xx| | + | |--slc-ptstatus | display the P and T from the BMP183 readout| |
- | |--trig-rearm | reload calib (FEB calibration)| | + | |--slc-humstatus | display the Humidity and T from the HIH8000 readout| |
- | |--trig-hardreset | send a hard reset to mezzanines| | + | |--slc-ptcor | display the needed voltage for --v0=v --p0=p (mbar) --t0=t (K)| |
- | |--trig-setregister | set the value of the MDCC register --value=xx| | + | |
- | | | --address=yy| | + | | parameters | Description| |
- | |--trig-getregister | get the value of the MDCC register --address=yy| | + | |--config CONFIG | json config file| |
- | |--trig-tdcreset | hard reset of TDC (FEB) counters| | + | |--socks SOCKPORT | use SOCKS port| |
- | |--slc-create | Send a CREATE transition to FSLOW app (parsing of| | + | |--dbstate DBSTATE | set the dbstate| |
- | | | configuration)| | + | |--ctrlreg CTRLREG | set the Control register in hexa| |
- | |--slc-initialise | Send a INITIALISE transition to FSLOW (auto discovery| | + | |--version | show program's version number and exit| |
- | | | and CREATE transition to all controlled apps)| | + | |--state FSTATE | set the Daq state| |
- | |--slc-configure | Send a CONFIGURE transition to FSLOW (configuration of| | + | |--clock CLOCK | set the number of 20 ns clock| |
- | | | all controlled apps)| | + | |--directory DIRECTORY| shm publisher directory| |
- | |--slc-start | Send a START transition to all monitorApplication| | + | |--vth VTH | set the vth for chips| |
- | | | controlled| | + | |--mask MASK | set the mask for chips| |
- | |--slc-stop | Send a STOP transition to all monitorApplication| | + | |--gain GAIN | set the gain for chips| |
- | | | controlled| | + | |--B0 B0 | set the B0 for chips| |
- | |--slc-lvon | put Zup LV ON| | + | |--B1 B1 | set the B1 for chips| |
- | |--slc-lvoff | put Zup LV OFF| | + | |--B2 B2 | set the B2 for chips| |
- | |--slc-lvstatus | Dump LV status| | + | |--v0 V0 | reference hv| |
- | |--slc-hvstatus | display hvstatus of all channel of the wiener crate| | + | |--p0 P0 | reference P| |
- | |--slc-vset | set the voltage V of channel i to k with --first=i| | + | |--t0 T0 | reference T| |
- | | | --last=k --voltage=V| | + | |--tdc TDC | set the tdc process| |
- | |--slc-iset | set the current limit I (microA) of channel i to k| | + | |--channel CHANNEL | set the hvchannel| |
- | | | with --first=i --last=k --current=I| | + | |--first FIRST | set the first hvchannel| |
- | |--slc-rampup | set the ramp (V/S) of channel i to k with --first=i| | + | |--last LAST | set the last hvchannel| |
- | | | --last=k --ramp=r| | + | |--step STEP | set the step of the calibration| |
- | |--slc-hvon | set the voltage ON of channel i to k with --first=i| | + | |--voltage VOLTAGE | set the hv voltage| |
- | | | --last=k| | + | |--current CURRENT | set the hv current| |
- | |--slc-hvoff | set the voltage OFF of channel i to k with --first=i| | + | |--ramp RAMP | set the hv ramp| |
- | | | --last=k| | + | |--account ACCOUNT | set the Slow Control mysql account| |
- | |--slc-clearalarm | Clear alarm of channel i to k with --first=i --last=k| | + | |--period PERIOD | set the temporistaion period (s)| |
- | |--slc-ptstatus | display the P and T from the BMP183 readout| | + | |--spillon SPILLON | spill on| |
- | |--slc-humstatus | display the Humidity and T from the HIH8000 readout| | + | |--spilloff SPILLOFF| spilloff| |
- | |--slc-ptcor | display the needed voltage for --v0=v --p0=p (mbar) --t0=t (K)| | + | |--lines LINES | set the number of lines to be dump| |
+ | |--host HOST | host for log| | ||
+ | |--name NAME | application name| | ||
+ | |--jobname JOBNAME | job name| | ||
+ | |--jobpid JOBPID | job pid| | ||
+ | |--value VALUE | value to pass| | ||
+ | |--address ADDRESS | address to pass| | ||
+ | |--active ACTIVE | active time of Petiroc| | ||
+ | |--dead DEAD | dead time of Petiroc| | ||
+ | |--asic ASIC | asic header of Petiroc| | ||
+ | |--feb FEB | FEB id| | ||
+ | |--dbversion DBVERSION| DB state version| | ||
+ | |-v, --verbose | Raw Json output| | ||
+ | |--comment COMMENT | Comment for start run| | ||
- | | parameters | Description| | ||
- | +-------------------+------------+ | ||
- | |--config CONFIG | json config file| | ||
- | |--socks SOCKPORT | use SOCKS port| | ||
- | |--dbstate DBSTATE | set the dbstate| | ||
- | |--ctrlreg CTRLREG | set the Control register in hexa| | ||
- | |--version | show program's version number and exit| | ||
- | |--state FSTATE | set the Daq state| | ||
- | |--clock CLOCK | set the number of 20 ns clock| | ||
- | |--directory DIRECTORY| shm publisher directory| | ||
- | |--vth VTH | set the vth for chips| | ||
- | |--mask MASK | set the mask for chips| | ||
- | |--gain GAIN | set the gain for chips| | ||
- | |--B0 B0 | set the B0 for chips| | ||
- | |--B1 B1 | set the B1 for chips| | ||
- | |--B2 B2 | set the B2 for chips| | ||
- | |--v0 V0 | reference hv| | ||
- | |--p0 P0 | reference P| | ||
- | |--t0 T0 | reference T| | ||
- | |--tdc TDC | set the tdc process| | ||
- | |--channel CHANNEL | set the hvchannel| | ||
- | |--first FIRST | set the first hvchannel| | ||
- | |--last LAST | set the last hvchannel| | ||
- | |--step STEP | set the step of the calibration| | ||
- | |--voltage VOLTAGE | set the hv voltage| | ||
- | |--current CURRENT | set the hv current| | ||
- | |--ramp RAMP | set the hv ramp| | ||
- | |--account ACCOUNT | set the Slow Control mysql account| | ||
- | |--period PERIOD | set the temporistaion period (s)| | ||
- | |--spillon SPILLON | spill on| | ||
- | |--spilloff SPILLOFF| spilloff| | ||
- | |--lines LINES | set the number of lines to be dump| | ||
- | |--host HOST | host for log| | ||
- | |--name NAME | application name| | ||
- | |--jobname JOBNAME | job name| | ||
- | |--jobpid JOBPID | job pid| | ||
- | |--value VALUE | value to pass| | ||
- | |--address ADDRESS | address to pass| | ||
- | |--active ACTIVE | active time of Petiroc| | ||
- | |--dead DEAD | dead time of Petiroc| | ||
- | |--asic ASIC | asic header of Petiroc| | ||
- | |--feb FEB | FEB id| | ||
- | |--dbversion DBVERSION| DB state version| | ||
- | |-v, --verbose | Raw Json output| | ||
- | |--comment COMMENT | Comment for start run| | ||