Fsimulator

SCPI Command :

[SOURce]:BB:W3GPp:TS25141:FSIMulator:STATe
class FsimulatorCls[source]

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

get_state() bool[source]
# SCPI: [SOURce]:BB:W3GPp:TS25141:FSIMulator:STATe
value: bool = driver.source.bb.w3Gpp.ts25141.fsimulator.get_state()

Queries the state of the fading simulator.

return

state: 1| ON| 0| OFF

set_state(state: bool) None[source]
# SCPI: [SOURce]:BB:W3GPp:TS25141:FSIMulator:STATe
driver.source.bb.w3Gpp.ts25141.fsimulator.set_state(state = False)

Queries the state of the fading simulator.

param state

1| ON| 0| OFF