Script execution

This commit is contained in:
kalt_r
2016-06-28 13:16:05 +02:00
parent 4a29fcf883
commit d86c79e008

View File

@@ -22,7 +22,7 @@ print "Stop = ", stop
print "Step = ", step
# controlled variabales
cv_rf_phase = PV2(SECTION + "-RLLE-DSP:PHASE-REFERENCE",'d')
cv_rf_phase = PV2(SECTION + "-RLLE-DSP:PHASE-REFERENCE")
a = cv_rf_phase.read()
print "a= " , a
#cv_rf_amplt = ChannelDouble(SECTION + "-RLLE-DSP:AMPLT-REFERENCE")