Method

SCPI Commands

SENSe:CORRection:METHod
class MethodCls[source]

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

get() CorrectionMethod[source]
# SCPI: [SENSe]:CORRection:METHod
value: enums.CorrectionMethod = driver.sense.correction.method.get()

No command help available

return

type_py: No help available

set(type_py: CorrectionMethod) None[source]
# SCPI: [SENSe]:CORRection:METHod
driver.sense.correction.method.set(type_py = enums.CorrectionMethod.REFLexion)

No command help available

param type_py

No help available