Sgamma

SCPI Command :

[SOURce<HW>]:CORRection:CSET:DATA:POWer:SGAMma:STATe
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get_state() bool[source]
# [SOURce<HW>]:CORRection:CSET:DATA:POWer:SGAMma:STATe
value: bool = driver.source.correction.cset.data.power.sgamma.get_state()

No help available

set_state(state: bool) None[source]
# [SOURce<HW>]:CORRection:CSET:DATA:POWer:SGAMma:STATe
driver.source.correction.cset.data.power.sgamma.set_state(state = False)

No help available