Fsimulator
SCPI Command :
[SOURce]:BB:W3GPp:TS25141:FSIMulator:STATe
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get_state() bool[source]
# [SOURce]:BB:W3GPp:TS25141:FSIMulator:STATe value: bool = driver.source.bb.w3Gpp.ts25141.fsimulator.get_state()
Queries the state of the fading simulator.
- Returns:
state: 1 | ON | 0| OFF
- set_state(state: bool) None[source]
# [SOURce]:BB:W3GPp:TS25141:FSIMulator:STATe driver.source.bb.w3Gpp.ts25141.fsimulator.set_state(state = False)
Queries the state of the fading simulator.
- Parameters:
state – 1 | ON | 0| OFF