added clearing functionality
This commit is contained in:
@ -23,6 +23,12 @@ record(bi, "$(SYSTEM):REMOVE") {
|
||||
field(ONAM, "proc")
|
||||
}
|
||||
|
||||
record(bi, "$(SYSTEM):CLEAR") {
|
||||
field(DESC, "Remove all currently defined PVs")
|
||||
field(ZNAM, "idle")
|
||||
field(ONAM, "proc")
|
||||
}
|
||||
|
||||
record(waveform, "$(SYSTEM):LIST") {
|
||||
field(DESC, "List of currently defined PVs")
|
||||
field(FTVL, "CHAR")
|
||||
|
Reference in New Issue
Block a user