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