Correction

SCPI Command :

CONFigure:GPRF:MEASurement<Instance>:CORR
class CorrectionCls[source]

Correction commands group definition. 1 total commands, 0 Subgroups, 1 group commands

get() str[source]
# SCPI: CONFigure:GPRF:MEASurement<Instance>:CORR
value: str = driver.configure.gprf.measurement.correction.get()

No command help available

return:

op_reply_code: No help available

set(rx_corr_string: str) None[source]
# SCPI: CONFigure:GPRF:MEASurement<Instance>:CORR
driver.configure.gprf.measurement.correction.set(rx_corr_string = 'abc')

No command help available

param rx_corr_string:

No help available