Remote Operation
8.6.4 System Subsystem
8.6.4.1 Recall Default Subsystem
SYSTem
:DEFault
:RECAll Recall default setting value
CONFigure:DEFault:RECAll
Description: This command recalls default setting value.
Setting Syntax : SYSTem:DEFault:RECAll
Setting Parameter : <NR1>, 0 | OFF | 1 | ON
Example : SYST:DEF:RECA ON
8.6.4.2 Remote Subsystem
SYSTem
:COMMunicate
:GPIB
:ADDRess Set the GPIB address
:SERial
:BAUD Set the RS-232 baud rate
:BITS Set the RS-232 word length
:SBIT Set the RS-232 stop bit length
:PARity Set the RS-232 parity type
SYSTem:COMMunicate:GPIB:ADDRess
Description: This command sets the GPIB address of the electronic load.
Setting Syntax : SYSTem:COMMunicate:GPIB:ADDRess
Setting Parameter : <NR1>, Range: 1~30
Query Syntax : SYSTem:COMMunicate:SERial:BAUD?
Response Parameter: <NR1>
Example : SYST:COMM:GPIB:ADDR 8
SYSTem:COMMunicate:SERial:BAUD
Description: This command sets the RS-232 baud rate of the electronic load.
Setting Syntax : SYSTem:COMMunicate:SERial:BAUD
Setting Parameter : 9600 | 19200 | 38400 | 57600
Query Syntax : SYSTem:COMMunicate:SERial:BAUD?
Response Parameter: 9600 | 19200 | 38400 | 57600
Example : SYSTem:COMMunicate:SERial:BAUD 57600
SYSTem:COMMunicate:SERial:BITS
Description: This command sets the RS-232 word length of the electronic load.
Setting Syntax : SYSTem:COMMunicate:SERial:BITS
Setting Parameter : 7 | 8
Query Syntax : SYSTem:COMMunicate:SERial:BITS?
Response Parameter: 7 | 8
Example : SYST:COMM:SER:BITS 8
SYSTem:COMMunicate:SERial:SBIT