table of contents
other versions
- bookworm-backports 3.5.0-1~bpo12+1
- testing 3.5.0-1
- unstable 3.5.0-1
SEQUENCER(1) | User Commands | SEQUENCER(1) |
NAME¶
sequencer - manual page for sequencer 2.6.2
SYNOPSIS¶
sequencer [options]
DESCRIPTION¶
Sardana macro sequencer. It allows the creation of sequences of macros, executed one after the other. The sequences can be stored under xml files
OPTIONS¶
- -h, --help
- show this help message and exit
- -f FILE, --file=FILE
- load an xml macro sequence file
- --version
- show program's version number and exit
- Taurus Options:
- Basic options present in any taurus application
- --taurus-log-level=LEVEL
- taurus log level. Allowed values are (case insensitive): critical, error, warning/warn, info, debug, trace
- --taurus-polling-period=MILLISEC
- taurus global polling period in milliseconds
- --taurus-serialization-mode=SERIAL
- taurus serialization mode. Allowed values are (case insensitive): serial, concurrent (default)
- --tango-host=TANGO_HOST
- Tango host name (either HOST:PORT or a Taurus URI, e.g. tango://foo:1234)
- --remote-console-port=PORT
- enables remote debugging using the given port
- --default-formatter=FORMATTER
- Override the default formatter
February 2019 | sequencer 2.6.2 |