dbCommon add UTAG

This commit is contained in:
Michael Davidsaver
2020-04-15 17:52:14 -07:00
parent 5143c71a43
commit 4ca765d813

View File

@@ -524,6 +524,11 @@ field which is then used to acquire a timestamp.
interest(2)
extra("epicsTimeStamp time")
}
field(UTAG,DBF_LONG) {
prompt("Time Tag")
special(SPC_NOMOD)
interest(3)
}
field(FLNK,DBF_FWDLINK) {
prompt("Forward Process Link")
promptgroup("20 - Scan")