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