currentexp help
(ps-4.5.17) -bash-4.2$ currentexp -h
usage: currentexp [-h] [--url URL] [--verbose] instrument

positional arguments:
  instrument     instrument_name[:station_number]

optional arguments:
  -h, --help     show this help message and exit
  --url URL      URL to post to; this is only the prefix. Defaults to
                 https://pswww.slac.stanford.edu/ws/devlgbk/
  --verbose, -v  verbose (may be repeated)
currentexp demo
ps-4.5.17) -bash-4.2$ currentexp --url https://pswww.slac.stanford.edu/ws/devlgbk/ asc:0
asc:0 ascx00117
(ps-4.5.17) -bash-4.2$ currentexp --url https://pswww.slac.stanford.edu/ws/lgbk/ asc:0
asc:0 ascdaq18
(ps-4.5.17) -bash-4.2$
  • No labels