Remote

SCPI Command :

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

No help available

Parameters:

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

Cloning the Group

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

Subgroups