Sover

SCPI Command :

[SOURce<HW>]:POWer:ATTenuation:SOVer:[OFFSet]
class SoverCls[source]

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

get_offset() float[source]
# SCPI: [SOURce<HW>]:POWer:ATTenuation:SOVer:[OFFSet]
value: float = driver.source.power.attenuation.sover.get_offset()

No command help available

return:

offset: No help available

set_offset(offset: float) None[source]
# SCPI: [SOURce<HW>]:POWer:ATTenuation:SOVer:[OFFSet]
driver.source.power.attenuation.sover.set_offset(offset = 1.0)

No command help available

param offset:

No help available