Files
ISTTOK/epics/iocs/ISTTOKrpi/protocols/pfeiffer.proto
2019-10-09 10:59:54 +01:00

26 lines
458 B
Protocol Buffer

Terminator=CR;
MaxInput = 20;
ReadTimeout = 2000;
getPressure003 {
in "0031074006%4u%(\$1)2u%+<sum8>";
}
getPressure002 {
in "0021074006%4u%(\$1)2u%+<sum8>";
}
# in "0031074006%4u%(\$1)2u%*3u";
#
getPressureE003 {
in "0031074006%*4u%2u%*3u";
}
# Connect a stringout record to this to get
# a generic command interface.
# After processing finishes, the record contains the reply.
debug {
ExtraInput = Ignore;
out "%s"; in "%39c"
}