added LIST PV
This commit is contained in:
@ -23,4 +23,10 @@ record(bi, "$(SYSTEM):REMOVE") {
|
|||||||
field(ONAM, "proc")
|
field(ONAM, "proc")
|
||||||
}
|
}
|
||||||
|
|
||||||
|
record(waveform, "$(SYSTEM):LIST") {
|
||||||
|
field(DESC, "List of currently defined PVs")
|
||||||
|
field(FTVL, "CHAR")
|
||||||
|
field(NELM, "1000")
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user