State

SCPI Command :

SCONfiguration:EXTernal:DIGital<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:DIGital<CH>:RCONnection:STATe
value: bool = driver.sconfiguration.external.digital.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 ‘Digital’)

return

state: 1| ON| 0| OFF