Skip to content
Snippets Groups Projects
Commit cee34c64 authored by Gabriel Fedel's avatar Gabriel Fedel :speech_balloon:
Browse files

Remove sleep before set the last firmware settings

parent 715c6a06
No related branches found
No related tags found
1 merge request!16Small updates and fixes
......@@ -68,7 +68,6 @@ afterInit("dbpf $(LLRF_DIGRTM_PREFIX):$(LLRF_DIG_R=DIG01):#RestoreSIS8300LLRF 1"
# Restore Device firmware settings
afterInit("epicsThreadSleep(5)")
afterInit("dbpf $(LLRF_DIGRTM_PREFIX):$(LLRF_DIG_R=DIG01):MaxRFLength.PROC 1")
afterInit("dbpf $(LLRF_DIGRTM_PREFIX):$(LLRF_DIG_R=DIG01):MaxDAQLength.PROC 1")
afterInit("dbpf $(LLRF_DIGRTM_PREFIX):$(LLRF_DIG_R=DIG01):MaxRFLengthEn.PROC 1")
......
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