Reverted previous change, files moved back from ADExample to ADCore

This commit is contained in:
Mark Rivers
2015-09-15 11:49:58 -05:00
parent 23b4d0e800
commit 95d3df00d5
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -44,7 +44,7 @@ PROD_LIBS_WIN32 += ShamrockCIFm
PROD_SYS_LIBS_Linux += andor
PROD_SYS_LIBS_Linux += shamrockcif
include $(ADEXAMPLE)/exampleApp/commonDriverMakefile
include $(ADCORE)/ADApp/commonDriverMakefile
#=============================
+1 -1
View File
@@ -36,7 +36,7 @@ NDStdArraysConfigure("Image1", 5, 0, "$(PORT)", 0, 0)
dbLoadRecords("$(ADCORE)/db/NDStdArrays.template", "P=$(PREFIX),R=image1:,PORT=Image1,ADDR=0,TIMEOUT=1,NDARRAY_PORT=$(PORT),TYPE=Int16,FTVL=SHORT,NELEMENTS=4200000")
# Load all other plugins using commonPlugins.cmd
< $(ADEXAMPLE)/iocBoot/commonPlugins.cmd
< $(ADCORE)/iocBoot/commonPlugins.cmd
set_requestfile_path("$(ADANDOR)/andorApp/Db")
#asynSetTraceMask("$(PORT)",0,3)