Script execution
This commit is contained in:
@@ -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")
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user