Added EpicsTSSec_RBV and EpicsTSNsec_RBV records
git-svn-id: https://subversion.xor.aps.anl.gov/synApps/areaDetector/trunk@16873 dc6c5ff5-0b8b-c028-a01f-ffb33f00fc8b
This commit is contained in:
@@ -362,7 +362,7 @@ record(mbbi, "$(P)$(R)BayerPattern_RBV")
|
||||
}
|
||||
|
||||
###################################################################
|
||||
# These records are the uniqueId and time stamp of the array #
|
||||
# These records are the uniqueId and time stamps of the array #
|
||||
###################################################################
|
||||
record(longin, "$(P)$(R)UniqueId_RBV")
|
||||
{
|
||||
@@ -379,6 +379,20 @@ record(ai, "$(P)$(R)TimeStamp_RBV")
|
||||
field(SCAN, "I/O Intr")
|
||||
}
|
||||
|
||||
record(longin, "$(P)$(R)EpicsTSSec_RBV")
|
||||
{
|
||||
field(DTYP, "asynInt32")
|
||||
field(INP, "@asyn($(PORT),$(ADDR),$(TIMEOUT))EPICS_TS_SEC")
|
||||
field(SCAN, "I/O Intr")
|
||||
}
|
||||
|
||||
record(longin, "$(P)$(R)EpicsTSNsec_RBV")
|
||||
{
|
||||
field(DTYP, "asynInt32")
|
||||
field(INP, "@asyn($(PORT),$(ADDR),$(TIMEOUT))EPICS_TS_NSEC")
|
||||
field(SCAN, "I/O Intr")
|
||||
}
|
||||
|
||||
###################################################################
|
||||
# This record is the name of a file defining attributes #
|
||||
###################################################################
|
||||
|
||||
Reference in New Issue
Block a user