Remote
SCPI Command :
SCONfiguration:EXTernal:RF<CH>:REMote:SEND
- class RemoteCls[source]
Remote commands group definition. 9 total commands, 6 Subgroups, 1 group commands
- send(send_scpi_command: str, path=Path.Default) None [source]
# SCPI: SCONfiguration:EXTernal:RF<CH>:REMote:SEND driver.sconfiguration.external.rf.remote.send(send_scpi_command = 'abc', path = repcap.Path.Default)
No command help available
- param send_scpi_command
No help available
- param path
optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Rf’)
Cloning the Group
# Create a clone of the original group, that exists independently
group2 = driver.sconfiguration.external.rf.remote.clone()
Subgroups