LoComp

SCPI Command :

[SENSe]:CESTimation:LOComp
class LoCompCls[source]

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

get() bool[source]
# SCPI: [SENSe]:CESTimation:LOComp
value: bool = driver.applications.k17Mcgd.sense.cestimation.loComp.get()

Enables or disables the Large Offset Compensation.

return

loc_state: ON | OFF | 0 | 1

set(loc_state: bool) None[source]
# SCPI: [SENSe]:CESTimation:LOComp
driver.applications.k17Mcgd.sense.cestimation.loComp.set(loc_state = False)

Enables or disables the Large Offset Compensation.

param loc_state

ON | OFF | 0 | 1