Remote
SCPI Command :
SCONfiguration:EXTernal:HSDigital<CH>:REMote:SEND
- Commands in total: 9Subgroups: 6Direct child commands: 1
- send(send_scpi_command: str, index=Index.Default) None[source]
# SCONfiguration:EXTernal:HSDigital<CH>:REMote:SEND driver.sconfiguration.external.hsDigital.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 ‘HsDigital’)
Cloning the Group
# Create a copy of the original group, that exists independently
remote_copy = driver.sconfiguration.external.hsDigital.remote.clone()
Subgroups