Feb 2024 status

This commit is contained in:
gac-furka
2024-02-08 14:01:58 +01:00
parent b6746d317a
commit f7ee0918c3
17 changed files with 758 additions and 47 deletions

10
Test.py Executable file
View File

@ -0,0 +1,10 @@
#%run -i ./script.py
import time
from epics import caput
#caput("SATES30-LS336:HTR1_RNG", "High")
caput("SATES30-LS336:LOOP1_SP", 10)