State
SCPI Command :
SCONfiguration:EXTernal:CODer<CH>:RCONnection:STATe
- class StateCls[source]
 State commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get(index=Index.Default) bool[source]
 # SCPI: SCONfiguration:EXTernal:CODer<CH>:RCONnection:STATe value: bool = driver.sconfiguration.external.coder.rconnection.state.get(index = repcap.Index.Default)
Queries the status of the remote connection.
- param index:
 optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Coder’)
- return:
 state: 1| ON| 0| OFF