Bypass

SCPI Command :

CONFigure:LTE:SIGNaling<instance>:FADing[:PCC]:FSIMulator:BYPass:STATe
class BypassCls[source]

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

get_state() bool[source]
# SCPI: CONFigure:LTE:SIGNaling<instance>:FADing[:PCC]:FSIMulator:BYPass:STATe
value: bool = driver.configure.fading.pcc.fadingSimulator.bypass.get_state()

No command help available

return:

bypass: No help available

set_state(bypass: bool) None[source]
# SCPI: CONFigure:LTE:SIGNaling<instance>:FADing[:PCC]:FSIMulator:BYPass:STATe
driver.configure.fading.pcc.fadingSimulator.bypass.set_state(bypass = False)

No command help available

param bypass:

No help available