eb2031f19fbfbe5eb2a1756d30a41f74c16cdd40
sanipy
sanipy is a command-line tool for epics connection testing.
It has two commands (check and compare) and a few option switches (check sani.py -h and sani.py COMMAND -h).
The data folder contains some channel lists and output files for testing.
check
./sani.py check data/test_chans_good.txt
./sani.py check data/test_chans_bad.txt
compare
./sani.py compare data/test1.csv data/test4 -v
./sani.py compare data/test1.csv data/test3
(Note here that .csv is automatically appended if missing.)
Languages
Python
97.6%
Shell
2%
Batchfile
0.4%