Sgamma
SCPI Command :
[SOURce<HW>]:CORRection:CSET:DATA:POWer:SGAMma:STATe
- class SgammaCls[source]
Sgamma commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get_state() bool [source]
# SCPI: [SOURce<HW>]:CORRection:CSET:DATA:POWer:SGAMma:STATe value: bool = driver.source.correction.cset.data.power.sgamma.get_state()
No command help available
- return:
state: No help available
- set_state(state: bool) None [source]
# SCPI: [SOURce<HW>]:CORRection:CSET:DATA:POWer:SGAMma:STATe driver.source.correction.cset.data.power.sgamma.set_state(state = False)
No command help available
- param state:
No help available