kstmApp/Db/misc.db
author Heinz Junkes <junkes@fhi-berlin.mpg.de>
Mon, 27 Jun 2016 18:08:05 +0200
changeset 3 ec018606c207
parent 0 bd6bb22c6533
permissions -rw-r--r--
add PVs for PhotonSTM

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