Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code resides in the directory: /reg/g/pcds/pds/grabber/bin/

...

and consists of modules:

Code Block
LogBookGrabber_qt.py
LogBookWebService.py
icons/\*

Command line

To start the LogBookGrabber application use command linecommands:

Code Block
setenv PYTHONPATH ${PYTHONPATH}:/reg/g/pcds/pds/grabber/lib/python2.7/site-packages

/reg/g/pcds/pds/grabber/bin/LogBookGrabber_qt.py -i <INSTRUMENT> -e <experiment-name> -u <user-name> -p <password> -w <web-service>

...