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

Compare with Current View Page History

« Previous Version 2 Current »

ssh psdev
ssh xcsopr@xcs-daq
ping daq-xcs-pgp01 or 02 or ... (tab works)
ssh daq-xcs-pgp02 (for 10ks I think)
cat /proc/pgpcard_0 | grep accept

This should yield

acceptCode : 40

acceptDelay : 15

acceptCounter : 206110833

which gives info about the DAQ trigger

cat /proc/pgpcard_0 | grep run

This should yield equivalent info about the run trigger.  Note that runDelay must be zero to get the timing we expect.

Do the above for other /proc/pgpcard_*
  • No labels