Changed PortName_RBV record to talk to driver
git-svn-id: https://subversion.xor.aps.anl.gov/synApps/areaDetector/trunk@8292 dc6c5ff5-0b8b-c028-a01f-ffb33f00fc8b
This commit is contained in:
@@ -3,13 +3,16 @@
|
||||
# March 9, 2008
|
||||
|
||||
###################################################################
|
||||
# This record contains the asyn port name #
|
||||
# about the detector #
|
||||
# This record contains the asyn port name of this detector #
|
||||
###################################################################
|
||||
|
||||
record(stringin, "$(P)$(R)PortName_RBV")
|
||||
{
|
||||
field(VAL, "$(PORT)")
|
||||
field(PINI, "1")
|
||||
field(DTYP, "asynOctetRead")
|
||||
field(INP, "@asyn($(PORT),$(ADDR),$(TIMEOUT))PORT_NAME_SELF")
|
||||
field(VAL, "Unknown")
|
||||
field(SCAN, "I/O Intr")
|
||||
}
|
||||
|
||||
###################################################################
|
||||
|
||||
Reference in New Issue
Block a user