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

Doesn't load internal channels automatically

parent 31bcd635
No related branches found
No related tags found
2 merge requests!11Changes for firmware 1.0.0,!10Firmware 1.0.0 support
...@@ -62,9 +62,6 @@ afterInit("dbpf $(LLRF_DIGRTM_PREFIX):$(LLRF_DIG_R=DIG01):Dwn5-EnTransf 1") ...@@ -62,9 +62,6 @@ afterInit("dbpf $(LLRF_DIGRTM_PREFIX):$(LLRF_DIG_R=DIG01):Dwn5-EnTransf 1")
afterInit("dbpf $(LLRF_DIGRTM_PREFIX):$(LLRF_DIG_R=DIG01):Dwn6-EnTransf 1") afterInit("dbpf $(LLRF_DIGRTM_PREFIX):$(LLRF_DIG_R=DIG01):Dwn6-EnTransf 1")
afterInit("dbpf $(LLRF_DIGRTM_PREFIX):$(LLRF_DIG_R=DIG01):Dwn7-EnTransf 1") afterInit("dbpf $(LLRF_DIGRTM_PREFIX):$(LLRF_DIG_R=DIG01):Dwn7-EnTransf 1")
#afterInit("dbpf $(LLRF_DIGRTM_PREFIX):$(LLRF_DIG_R=DIG01):ChGrpIntEn 1")
#afterInit("dbpf $(LLRF_DIGRTM_PREFIX):$(LLRF_DIG_R=DIG01):ChGrpIntEnTransf 1")
# Set a "Dummy" Control table, so the firmware will not have an "empty" table # Set a "Dummy" Control table, so the firmware will not have an "empty" table
afterInit("epicsThreadSleep(1)") afterInit("epicsThreadSleep(1)")
afterInit("dbpf $(LLRF_DIGRTM_PREFIX):$(LLRF_DIG_R=DIG01):SPTbl-I 0") afterInit("dbpf $(LLRF_DIGRTM_PREFIX):$(LLRF_DIG_R=DIG01):SPTbl-I 0")
......
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