Adds PVs for reseting the channels and timer
This commit is contained in:
@@ -181,6 +181,13 @@ record(longin,"$(P):$(NAME):THRESHOLD-MONITOR_RBV")
|
||||
field(SCAN, "1 second")
|
||||
}
|
||||
|
||||
record(bo, "$(P):$(NAME):CT")
|
||||
{
|
||||
field(DESC, "Clear the timer")
|
||||
field(DTYP, "stream")
|
||||
field(OUT, "@$(PROTO) clearTimer($(P):$(NAME):) $(ASYN_PORT)")
|
||||
}
|
||||
|
||||
################################################################################
|
||||
# Read all monitors values
|
||||
|
||||
|
||||
Reference in New Issue
Block a user