Script execution

This commit is contained in:
kalt_r
2016-07-01 16:22:34 +02:00
parent fcc593bfbe
commit db2e2ffda0

View File

@@ -37,7 +37,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.ProcessVariable as PV
import ch.psi.pshell.epics.ChannelDouble as PV
# controlled variabales
cv_rf_phase = PV("phase_ref", SECTION + "-RSYS:SET-VSUM-PHASE")