taurusplot(1)
manual page for taurusplot 3.7.0
SYNOPSIS
taurusplot
[,options/] [,<model1> /[,<model2>/] ...]
DESCRIPTION
a taurus application for plotting 1D data sets
OPTIONS
- -h, --help
-
show this help message and exit
- -x t|n, --x-axis-mode=,t/|n
-
interprete X values as either timestamps (t) or
numbers (n). Accepted values: t|n (e is also accepted
as a synonim of n)
- --config=,CONFIG_FILE/, --config-file=,CONFIG_FILE/
-
use the given config file for initialization
- --export=,EXPORT_FILE/, --export-file=,EXPORT_FILE/
-
use the given file to as output instead of showing the
plot
- --window-name=,WINDOW_NAME/
-
Name of the window
- --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
- --remote-console-port=,PORT/
-
enables remote debugging using the given port