State
SCPI Command :
SCONfiguration:EXTernal:IQOutput<CH>:RCONnection:STATe
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(iqConnector=IqConnector.Default) bool[source]
# SCONfiguration:EXTernal:IQOutput<CH>:RCONnection:STATe value: bool = driver.sconfiguration.external.iqOutput.rconnection.state.get(iqConnector = repcap.IqConnector.Default)
Queries the status of the remote connection.
- Parameters:
iqConnector – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘IqOutput’)
- Returns:
state: 1 | ON | 0| OFF