fix ERV display links
This commit is contained in:
2
Makefile
2
Makefile
@@ -1,7 +1,7 @@
|
||||
include /ioc/tools/driver.makefile
|
||||
MODULE = $(notdir $(shell pwd))
|
||||
BUILDCLASSES = Linux
|
||||
ARCH_FILTER = ARCH_FILTER = $(EPICS_HOST_ARCH) eldk42%
|
||||
ARCH_FILTER = ARCH_FILTER = $(EPICS_HOST_ARCH) RHEL7-x86_64 eldk42%
|
||||
EXCLUDE_VERSIONS = 3.14 # 7.0.6
|
||||
#EPICS_VERSIONS = 7.0.7
|
||||
|
||||
|
||||
@@ -158,7 +158,7 @@ epicsEnvSet("LOCATION", "{loc}")
|
||||
# smarActMot PSI templates and other files
|
||||
require motorSmarAct
|
||||
require smarActMot
|
||||
require ESB_MX
|
||||
require ESB_MX zamofing_t
|
||||
|
||||
###### initialize device ############
|
||||
drvAsynIPPortConfigure("asyn{port}", "{host}:5000", 0, 0, 0)
|
||||
|
||||
@@ -309,7 +309,7 @@
|
||||
<string>ESB_MX_SmarAct.ui;ESB_MX_SmarAct_main.ui;ESB_MX_5cam.ui;G_EVR_main.ui;S_LAS-TMAIN.ui</string>
|
||||
</property>
|
||||
<property name="args">
|
||||
<string>S=SARES30-SMX,M=MCS,T=MCS;P=SARES30-ESBMX;P=$(P);SYS=SAR-CVME,DEVICE=EVR0,FF=VME-300;SYS=SAR-CVME,IOC=SAR-CVME-EVR0,DEVICE=EVR0</string>
|
||||
<string>S=SARES30-SMX,M=MCS,T=MCS;P=SARES30-ESBMX;P=$(P);SYS=$(P),DEVICE=EVR0,FF=PCIe;SYS=$(P),DEVICE=EVR0,FF=PCIe</string>
|
||||
</property>
|
||||
<property name="stackingMode" stdset="0">
|
||||
<enum>caRowColMenu::Menu</enum>
|
||||
|
||||
Reference in New Issue
Block a user