Skip to content
Snippets Groups Projects
Commit 73b8e521 authored by mooney's avatar mooney
Browse files

configured to agree with default setup in mca (no Linux support for

Canberra)
parent 5988ac6f
No related branches found
No related tags found
No related merge requests found
......@@ -97,7 +97,7 @@ dbLoadRecords("$(OPTICS)/opticsApp/Db/table.db","P=xxx:,Q=Table1,T=table1,M0X=m1
#dbLoadRecords("$(OPTICS)/opticsApp/Db/hrSeq.db","P=xxx:,N=2,M_PHI1=m11,M_PHI2=m12")
# Load single element Canberra AIM MCA and ICB modules
< canberra_1.cmd
#< canberra_1.cmd
# Load 13 element detector software
#< canberra_13.cmd
......
......@@ -2,7 +2,8 @@
include "xxxCommonInclude.dbd"
# If your host supports libpcap and libnet and you want to build Canberra network
# support uncomment the following line
include "mcaCanberraSupport.dbd"
# (Support build is commented out of mca/mcaApp/CanberraSrc/Makefile)
#include "mcaCanberraSupport.dbd"
# If you want to build parallel port interface to Saturn DXP uncomment the following line
include "dxpSupport.dbd"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment