RemSupport

SCPI Command :

SYSTem:SECurity:NETWork:REMSupport:[STATe]
class RemSupportCls[source]

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

get_state() bool[source]
# SCPI: SYSTem:SECurity:NETWork:REMSupport:[STATe]
value: bool = driver.system.security.network.remSupport.get_state()

No command help available

return:

net_rem_support: No help available

set_state(net_rem_support: bool) None[source]
# SCPI: SYSTem:SECurity:NETWork:REMSupport:[STATe]
driver.system.security.network.remSupport.set_state(net_rem_support = False)

No command help available

param net_rem_support:

No help available