State

SCPI Command :

SCONfiguration:EXTernal:CODer<CH>:RCONnection:STATe
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get(index=Index.Default) bool[source]
# 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.

Parameters:

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

Returns:

state: 1 | ON | 0| OFF