Remote

SCPI Command :

SCONfiguration:EXTernal:DIGital<CH>:REMote:SEND
Commands in total: 9
Subgroups: 6
Direct child commands: 1
send(send_scpi_command: str, index=Index.Default) None[source]
# SCONfiguration:EXTernal:DIGital<CH>:REMote:SEND
driver.sconfiguration.external.digital.remote.send(send_scpi_command = 'abc', index = repcap.Index.Default)

No help available

Parameters:

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

Cloning the Group

# Create a copy of the original group, that exists independently
remote_copy = driver.sconfiguration.external.digital.remote.clone()

Subgroups