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
276c42bc
Commit
276c42bc
authored
Mar 13, 2020
by
Nicklas Holmberg
Browse files
Update st.iocsh
parent
fd40b3f6
Changes
1
Hide whitespace changes
Inline
Side-by-side
st.iocsh
View file @
276c42bc
...
...
@@ -33,6 +33,9 @@ iocshLoad("./iocsh/evr-pcie-300dc-init.iocsh", "S=$(IOC), DEV=$(DEV), PCIID=$(PC
# The amount of time which the EVR will wait for the 1PPS event before going into error state.
#var(evrMrmTimeNSOverflowThreshold, 1000000)
# Load timestamp buffer database
iocshLoad
(
"
$(
evr_timestamp_buffer_DIR
)
/evr_timestamp_buffer.iocsh"
,
"CHIC_SYS=
$(
CHIC_SYS
)
, CHIC_DEV=
$(
CHIC_DEV
)
, CHOP_DRV=
$(
CHOP_DRV
)
, SYS=
$(
IOC
)
, BUFFSIZE=
$(
BUFFSIZE
)
"
)
time2ntp
(
"
$(
EVR
)
"
, 2
)
# Add records to timestamp more events
...
...
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