Changed SIZE macro to TYPE, removed hardcoded Int prefix
git-svn-id: https://subversion.xor.aps.anl.gov/synApps/areaDetector/trunk@8960 dc6c5ff5-0b8b-c028-a01f-ffb33f00fc8b
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
###################################################################
|
||||
record(waveform, "$(P)$(R)ArrayData")
|
||||
{
|
||||
field(DTYP, "asynInt$(SIZE)ArrayIn")
|
||||
field(DTYP, "asyn$(TYPE)ArrayIn")
|
||||
field(INP, "@asyn($(PORT),$(ADDR),$(TIMEOUT))STD_ARRAY_DATA")
|
||||
field(FTVL, "$(FTVL)")
|
||||
field(NELM, "$(NELEMENTS)")
|
||||
|
||||
Reference in New Issue
Block a user