Script execution

This commit is contained in:
kalt_r
2016-06-28 13:12:01 +02:00
parent d0baac34ca
commit bed90f3187

View File

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