Files
furka/Test.py
2024-02-08 14:01:58 +01:00

11 lines
140 B
Python
Executable File

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