Remote
SCPI Command :
SCONfiguration:EXTernal:FADer<CH>:REMote:SEND
- Commands in total: 9Subgroups: 6Direct child commands: 1
- send(send_scpi_command: str, digitalIq=DigitalIq.Default) None[source]
# SCONfiguration:EXTernal:FADer<CH>:REMote:SEND driver.sconfiguration.external.fader.remote.send(send_scpi_command = 'abc', digitalIq = repcap.DigitalIq.Default)
No help available
- Parameters:
digitalIq – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Fader’)
Cloning the Group
# Create a copy of the original group, that exists independently
remote_copy = driver.sconfiguration.external.fader.remote.clone()
Subgroups