LoComp

SCPI Command :

[SENSe]:CESTimation:LOComp
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get() bool[source]
# [SENSe]:CESTimation:LOComp
value: bool = driver.applications.k17Mcgd.sense.cestimation.loComp.get()

Enables or disables the Large Offset Compensation.

Returns:

loc_state: ON | OFF | 0 | 1

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

Enables or disables the Large Offset Compensation.

Parameters:

loc_state – ON | OFF | 0 | 1