Script execution
This commit is contained in:
@@ -13,7 +13,7 @@ import datetime
|
||||
knob = Channel("SINEG01-RSYS:SET-BEAM-PHASE", 'd', alias = "RF phase")
|
||||
instrument = Channel("SINEG01-DICT215:CHARGE", 'd', alias = "Charge (ICT)")
|
||||
|
||||
lscan(knob, [instrument], -120.0, 60.0, 10., 0.1)
|
||||
lscan(knob, [instrument], -120.0, 60.0, 1., 1.)
|
||||
|
||||
#elog("Schottky scan (ICT)", gsa_log_msg , get_plot_snapshots())
|
||||
|
||||
|
||||
Reference in New Issue
Block a user