Files
slsDetectorPackage/docs/src/commandline.rst

534 B

Command line interface

Usage

Commands can be used either with sls_detector_get or sls_detector_put

sls_detector_get vrf

Help

# get list of commands
sls_detector_get list

# search for a particular command using a word
sls_detector_get list | grep adc

# get help for a particular command
sls_detector_get -h fpath
sls_detector_help fpath

Commands