26 lines
458 B
Protocol Buffer
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"
|
|
|
|
}
|
|
|