Script execution

This commit is contained in:
2016-09-06 17:34:54 +02:00
parent b643416c67
commit 44ec4fe70b

View File

@@ -34,8 +34,8 @@ set_context(path = "{data}/{year}_{month}/{date}/{date}_{time}_" + str(SECTION)
#################################################################################
# define all PVs
#import ch.psi.pshell.epics.ProcessVariable as PV
import ch.psi.pshell.epics.ChannelDouble as PV
import ch.psi.pshell.epics.ProcessVariable as PV
#import ch.psi.pshell.epics.ChannelDouble as PV
# controlled variabales
cv_kly_pow = PV("set_power", SECTION + "-RSYS:SET-KLY-POWER")