Add
SCPI Command :
SCONfiguration:EXTernal:REMote:ADD
- Commands in total: 1Subgroups: 0Direct child commands: 1
- set(instr_name: str, hw_chan: str, tcp_ipor_usb_addr: str, rf_path_number: str = None) None[source]
# SCONfiguration:EXTernal:REMote:ADD driver.sconfiguration.external.remote.add.set(instr_name = 'abc', hw_chan = 'abc', tcp_ipor_usb_addr = 'abc', rf_path_number = 'abc')
Adds manually an external instrument to the list of available instruments.
- Parameters:
instr_name – String Alias name of the instrument
hw_chan – String Hardware channel (USB or LAN) used by the remote channel to the external instrument Range: ‘LAN’ to ‘USB’
tcp_ipor_usb_addr – String IP address or hostname of the connected external instrument
rf_path_number – String Determines the number of RF paths the external instrument is equipped with Range: ‘1’ to ‘2’