Script execution

This commit is contained in:
kalt_r
2016-07-01 11:14:08 +02:00
parent 145ab15384
commit 696c9879f4

View File

@@ -217,7 +217,7 @@ set_attribute(path, "HVPS", hvps)
#################################################################################
# ELOG
msg = "HVPS command = " + str(hvps)[:2]"
msg = "HVPS command = " + str(hvps)[:2] + "V"
msg = msg + "\n---------------------------------------------------------"
msg = msg + "\nREF amplt\t" + ref_jit_amplt.return_string()"
msg = msg + "\n\nREF phase\t" + ref_jit_phase.return_string()"