State
SCPI Command :
[SENSe]:CORRection:FRESponse:LSOurces:STATe
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get() bool[source]
# [SENSe]:CORRection:FRESponse:LSOurces:STATe value: bool = driver.sense.correction.fresponse.lsources.state.get()
No help available
- set(state: bool) None[source]
# [SENSe]:CORRection:FRESponse:LSOurces:STATe driver.sense.correction.fresponse.lsources.state.set(state = False)
No help available