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