Command Line InterfaceΒΆ
A basic tool to get started with the client API.
$ lima2_cli --help
usage: lima2_cli [-h] [--acq_params ACQ_PARAMS] [--uuid UUID] [--acq_params_file ACQ_PARAMS_FILE] [--proc_params PROC_PARAMS] [--proc_params_file PROC_PARAMS_FILE]
[--stop_after_nb_frames STOP_AFTER_NB_FRAMES]
tango_ctrl_url tango_recv_urls [tango_recv_urls ...]
Lima2 Client test program.
positional arguments:
tango_ctrl_url control Tango device name
tango_recv_urls receiver Tango device name(s)
options:
-h, --help show this help message and exit
--acq_params ACQ_PARAMS
JSON string with acq_params
--uuid UUID Acquisition UUID
--acq_params_file ACQ_PARAMS_FILE
file containg JSON string with acq_params
--proc_params PROC_PARAMS
JSON string with proc_params
--proc_params_file PROC_PARAMS_FILE
file containg JSON string with proc_params
--stop_after_nb_frames STOP_AFTER_NB_FRAMES
Stop after a number of frames have been xferred