State

SCPI Command :

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

Queries the status of the remote connection.

Parameters:

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

Returns:

state: 1 | ON | 0| OFF