Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
nice
iocs
utg-evr-03
Commits
b2aa1bcd
Commit
b2aa1bcd
authored
Jun 08, 2020
by
Nicklas Holmberg
Browse files
Update st.cmd
parent
668b5f20
Changes
1
Hide whitespace changes
Inline
Side-by-side
st.cmd
View file @
b2aa1bcd
...
...
@@ -23,6 +23,9 @@ epicsEnvSet("MRF_HW_DB", "evr-pcie-300dc-ess.db")
#
Load
e3
-common
iocshLoad
(
"$(E3_COMMON_DIR)/e3-common.iocsh"
)
#
NTP
monitor
iocshLoad
(
"$(cntpstats_DIR)/cntpstats.iocsh"
,
"SYS=$(IOC)-, DEV=$(DEV):"
)
iocshLoad
(
"./iocsh/evr-pcie-300dc-init.iocsh"
,
"S=$(IOC), DEV=$(DEV), PCIID=$(PCIID)"
)
#mrmEvrSetupPCI
(
"$(EVR)"
,
$
(
PCI_SLOT
))
#dbLoadRecords
(
"$(MRF_HW_DB)"
,
"EVR=$(EVR),IOC=$(IOC),D=$(DEV),FEVT=88.0525,PINITSEQ=0"
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment