kstmApp/Db/misc.db
author Heinz Junkes <junkes@fhi-berlin.mpg.de>
Tue, 19 Jan 2016 10:54:27 +0100
changeset 2 3b3af1ff2783
parent 0 bd6bb22c6533
permissions -rw-r--r--
add driver abd device support for adcPi

record(calc, "$(P):$(Q):graphUpdate")
{
field(DESC, "Just a counter to update graphs")
field(SCAN, "1 second")
field(INPA, "$(P):$(Q):graphUpdate.VAL  NPP NMS")
field(INPB, "1")
field(CALC, "B?A+B:B")
field(EGU, "rels")
}