Added SNCSEQ for MN4005 and XPS trajectory scanning

This commit is contained in:
MarkRivers
2006-04-15 18:58:05 +00:00
parent 5bd6650480
commit 5deb09457f
2 changed files with 5 additions and 2 deletions
+3
View File
@@ -17,6 +17,9 @@
# Recommended ASYN release: R4-4
ASYN=$(SUPPORT)/asynR4-4
# Need the sequencer for the MM4005 and XPS trajectory scanning
#!SNCSEQ=$(SUPPORT)/seq/2-0-11
# Recommended EPICS release: R3.14.8.2
EPICS_BASE=$(SUPPORT)/../base-3.14.8.2
+2 -2
View File
@@ -15,10 +15,10 @@
# If any motor controller communication mechanism besides the VME backplane is
# required, then ASYN must be defined.
# Recommended ASYN release: R4-2
ASYN=J:/epics/devel/asyn/4-4beta
ASYN=J:/epics/devel/asyn/4-5beta
# Recommended EPICS release: R3.14.7
EPICS_BASE=H:/epics/base-3.14.8
EPICS_BASE=H:/epics/base-3.14.9beta
# The following must be defined if the "WithMPF" example in motorExApp is to
# be built.