You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

In order for pgpread to read the data, gui.py and pgpread needs to run as follows

python scripts/gui.py --enVcMask 0xD --dataDebug 0
 
./psdaq/build/drp/pgpread -d /dev/datadev_0 -c 1

 

to run gui.py without pgp read use the following

 python scripts/gui.py --enVcMask 0xff --dataDebug 1
  • No labels