State

SCPI Command :

SCONfiguration:EXTernal:RF<CH>:RF:STATe
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get(path=Path.Default) bool[source]
# SCONfiguration:EXTernal:RF<CH>:RF:STATe
value: bool = driver.sconfiguration.external.rf.rf.state.get(path = repcap.Path.Default)

No help available

Parameters:

path – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Rf’)

set(rem_conn_state: bool, path=Path.Default) None[source]
# SCONfiguration:EXTernal:RF<CH>:RF:STATe
driver.sconfiguration.external.rf.rf.state.set(rem_conn_state = False, path = repcap.Path.Default)

No help available

Parameters:

path – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Rf’)