Script execution
This commit is contained in:
@@ -55,7 +55,7 @@ mv_kly_jit_phase.initialize()
|
||||
|
||||
|
||||
|
||||
r = lscan(cv_rf_phase, (mv_ref_jit_amplt,mv_ref_jit_phase,mv_iqm_jit_amplt,mv_iqm_jit_phase,mv_pre_jit_amplt,mv_pre_jit_phase,mv_kly_jit_amplt,mv_kly_jit_phase), start, stop, step , latency=latency)
|
||||
scan_result = lscan(cv_rf_phase, (mv_ref_jit_amplt,mv_ref_jit_phase,mv_iqm_jit_amplt,mv_iqm_jit_phase,mv_pre_jit_amplt,mv_pre_jit_phase,mv_kly_jit_amplt,mv_kly_jit_phase), start, stop, step , latency=latency, title="Jitter Scan")
|
||||
|
||||
|
||||
|
||||
@@ -73,6 +73,8 @@ mv_kly_jit_phase.close()
|
||||
|
||||
|
||||
|
||||
# ELOG
|
||||
elog_text = scan_result.print("\t")
|
||||
|
||||
#elogllrf("Hallo Test", "Das ist meine Nachricht...","LLRF", "General", "SINEG01")
|
||||
elogllrf("Jitter Scan", elog_text,"Measurement", "RF Stability", SECTION)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user