mahos.inst.power_sensor.RS_NRPZ#

class mahos.inst.power_sensor.RS_NRPZ(name, conf, prefix=None)#

Instrument for Rohde & Schwarz NRP-Z Power Sensor.

Requires the DLL (rsnrpz_64.dll) which is installed along with R&S NRP Toolkit.

__init__(name, conf, prefix=None)#

Methods

__init__(name, conf[, prefix])

check_error(session, err)

close_resources()

Close instrument resources.

configure(params[, label])

Configure the instrument settings.

configure_cont_average(params)

convert_power(power_W)

get(key[, args, label])

Get an instrument setting or measurement data.

get_data([ch])

get_data_cont_avg([ch])

get_param_dict([label])

Get ParamDict for label.

get_param_dict_labels()

Get list of available ParamDict labels.

get_unit()

reset([label])

Reset the instrument settings.

set_unit(unit)

start([label])

Start measurement.

stop([label])

Stop measurement.