added -a switch
This commit is contained in:
@ -72,5 +72,5 @@ Entries that are identical in both files will not be shown. Differences will be
|
|||||||
|
|
||||||
### goto
|
### goto
|
||||||
|
|
||||||
Reads a csv file produced via [check](#check), and puts each stored non-NaN value into the respective PV. The command-line switches work identically to their [check](#check) counterparts.
|
Reads a csv file produced via [check](#check), and puts each stored non-NaN value into the respective PV. The command-line switches `-q`, `-s` and `-t` work identically to their [check](#check) counterparts. Additionally, there is a switch (`-a`/`--ignore-alarm`) that allows to ignore PVs (i.e., not put their values) that have been in an alarm state during the check.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user