mahos.inst.sg.MG3710E#
- class mahos.inst.sg.MG3710E(name, conf, prefix=None)#
Anritsu MG3710E Vector Signal Generator.
- Parameters:
power_bounds (tuple[float, float]) – Power bounds in dBm (min, max).
freq_bounds (tuple[float, float]) – Frequency bounds in Hz (min, max).
point_trig_freq_sweep.trig (str) – trigger source on frequency sweep. one of TRIG_SOURCE.
- __init__(name, conf, prefix=None)#
Methods
__init__
(name, conf[, prefix])abort
()configure
(params[, label])Configure the instrument settings.
configure_cw
(freq, power)Setup Continuous Wave output with fixed freq and power.
configure_cw_iq
(freq, power)Setup Continuous Wave output with fixed freq and power and external IQ modulation.
configure_point_trig_freq_sweep
(start, stop, ...)Convenient function to set up triggered frequency sweep.
get
(key[, args, label])Get an instrument setting or measurement data.
get_bounds
()get_freq_bounds
()get_power_bounds
()initiate
()query_power_condition
()set
(key[, value, label])Set an instrument setting or commanding value.
set_arb
(on)set_dm
(on)If on is True turn on digital modulation.
set_dm_invert
(invert)Set digital (IQ) modulation polarity.
set_dm_output
(external)set_dm_source
(source)Set digital (IQ) moduration source.
set_freq_CW
(freq)set_freq_mode
(mode)Set Frequency mode.
set_freq_range
(start, stop)set_init_cont
(on)set_list_type
([stepped])set_modulation
(on)If on is True turn on modulation.
set_output
(on)set_power
(power_dBm)set_power_mode
(mode)Set Power mode.
set_route_marker1
(route)set_sweep_dwell_time
(time)set_sweep_points
(num)set_sweep_trig_source
(source)Set the stepped sweep trigger source.
set_sweep_trigger
(on)set_sweep_trigger_mode
(point)set_trig_source
(source)Set the sweep trigger source.
start
([label])Start the instrument operation.
stop
([label])Stop the instrument operation.
Attributes
FREQ_MODE
MARKER1_ROUTE
POWER_MODE
TRIG_SOURCE