Script execution
This commit is contained in:
@@ -18,7 +18,7 @@ Preconditions - RF station is running
|
||||
SECTION = "SINEG01"
|
||||
|
||||
# for 100 Hz and P2P-count = 100 this can be at least 1.1 seconds
|
||||
latency = 2
|
||||
latency = 12
|
||||
#################################################################
|
||||
|
||||
|
||||
@@ -92,7 +92,7 @@ rfrate = mva_rfrate.read()
|
||||
|
||||
# define current amplitude as saturation amplitude, then define three scans
|
||||
#amplt_sat = cv_rf_amplt.read()
|
||||
amplt_sat = 7.622
|
||||
amplt_sat = 7.645
|
||||
amplt_m5 = 0.95 * amplt_sat
|
||||
amplt_m10 = 0.9 * amplt_sat
|
||||
|
||||
|
||||
Reference in New Issue
Block a user