Example:
:SYST:RS232:ADDR? ----Query the bus address of the instrument
:SYST:RS232:ADDR 1 ----Set the instrument bus address to 1
:SYST:RS232:ADDR 2 ----Set the instrument bus address to 2
:SYST:RS232:ADDR 32 ----
Description: Set the instrument communication command mode
Command systax:
:SYST:RS232:CMDMODE?
:SYST:RS232:CMDMODE <SCPI|MODBUS>
Parameter:
Example:
:SYST:RS232:CMDMODE? ----Query the command mode of the instrument
:SYST:RS232:CMDMODE SCPI ----Set the instrument command mode to SCPI
:SYST:RS232:CMDMODE MODBUS ----Set the command mode to MODBUS
9.2.20.5 LAN Configuration
Description: Set the LAN port number
Command systax:
:SYST:LAN:PORT?
:SYST:LAN:PORT<int>
Parameter:
int----value range, consult the network management, recommended 1~65536, the factory default
value is 45454
Example:
:SYST:LAN:PORT? ----Query the port number of the LAN port
:SYST:LAN:PORT 45454 ----Set the LAN port number
Description: Set LAN port dhcp
Command systax:
:SYST:LAN:UDhcPc
Parameter:
Example:
:SYST:LAN:UDP? ----
Description: Set the IP address of the LAN port
Command systax:
:SYST:LAN:IPADdress?
:SYST:LAN:IPADdress <192.168.22.209>
Parameter:
Example: :SYST:LAN:IPAD? ----Query the IP address of the LAN port
:SYST:LAN:IPAD 192.168.22.209 ----