Added Pfeifer RS84 Debug/command PV
Signed-off-by: Bernardo Carvalho <bernardo.carvalho@tecnico.ulisboa.pt>
This commit is contained in:
@@ -20,7 +20,7 @@ PollPeriod = 200;
|
||||
|
||||
|
||||
# Using redirection to read 2 records, mantissa and exponent
|
||||
# TMPump1-PressureAdmission
|
||||
#VVessel-Pressure
|
||||
getPressure001 {
|
||||
out "0010074002=?106";
|
||||
in "0011074006%4u%(\$1)2u%+<sum8>";
|
||||
@@ -32,7 +32,7 @@ getPressure002 {
|
||||
in "0021074006%4u%(\$1)2u%+<sum8>";
|
||||
}
|
||||
|
||||
#VVessel-Pressure
|
||||
# TMPump1-PressureAdmission
|
||||
getPressure003 {
|
||||
out "0030074002=?108";
|
||||
in "0031074006%4u%(\$1)2u%+<sum8>";
|
||||
@@ -57,4 +57,17 @@ debug {
|
||||
ExtraInput = Ignore;
|
||||
out "%s"; in "%39c"
|
||||
}
|
||||
debugCS {
|
||||
ExtraInput = Ignore;
|
||||
out "%s%+<sum8>"; in "%39c"
|
||||
}
|
||||
|
||||
# Example:
|
||||
# VVessel Degass
|
||||
# caput ISTTOK:central:RS485Debug-CS "00110040011"
|
||||
#
|
||||
# TPump1 Degass:
|
||||
# caput ISTTOK:central:RS485Debug-CS "00310040011"
|
||||
# Check Errors:
|
||||
# caput ISTTOK:central:RS485Debug-CS "0010030302=?"
|
||||
# ( Repeat to see answer)
|
||||
|
||||
Reference in New Issue
Block a user