Added PortName_RBV record
git-svn-id: https://subversion.xor.aps.anl.gov/synApps/areaDetector/trunk@8293 dc6c5ff5-0b8b-c028-a01f-ffb33f00fc8b
This commit is contained in:
@@ -2,6 +2,19 @@
|
||||
# Mark Rivers
|
||||
# April 25, 2008
|
||||
|
||||
###################################################################
|
||||
# This record contains the asyn port name of this plugin #
|
||||
###################################################################
|
||||
|
||||
record(stringin, "$(P)$(R)PortName_RBV")
|
||||
{
|
||||
field(PINI, "1")
|
||||
field(DTYP, "asynOctetRead")
|
||||
field(INP, "@asyn($(PORT),$(ADDR),$(TIMEOUT))PORT_NAME_SELF")
|
||||
field(VAL, "Unknown")
|
||||
field(SCAN, "I/O Intr")
|
||||
}
|
||||
|
||||
###################################################################
|
||||
# These records control the connection of the server to #
|
||||
# an NDArray driver port and address #
|
||||
|
||||
Reference in New Issue
Block a user