prjemian / epics-docker

Provide EPICS IOCs in docker images
9 stars 4 forks source link

synApps orientation matrix: macro PREC is undefined #25

Closed prjemian closed 3 years ago

prjemian commented 3 years ago
# ### orient.iocsh ###
### Orientation matrix, four-circle diffractometer (see seq program 'orient' below)
dbLoadRecords("/opt/synApps/support/optics-R2-13-5/opticsApp/Db/orient.db", "P=ioc:,O=1,PREC=6")
macLib: macro PREC is undefined (expanding string dbLoadTemplate("$(SUB=$(OPTICS)/iocsh/EXAMPLE_orient.substitutions)", "P=$(PREFIX), O=$(INSTANCE), PREC=$(PREC)"))
doAfterIocInit("seq &orient, 'P=ioc:orient1:,PM=ioc:,mTTH=m29,mTH=m30,mCHI=m31,mPHI=m32'")