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