Remote

SCPI Command :

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

No help available

Parameters:

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

Cloning the Group

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

Subgroups