kstmApp/Db/misc.db
author Heinz Junkes <junkes@fhi-berlin.mpg.de>
Fri, 14 Aug 2015 11:30:43 +0200
changeset 0 bd6bb22c6533
permissions -rw-r--r--
First import

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")
}