REMOTE CONTROL
201
SYSTem:OUTPut:FORMat?
Returns the output format.
Return parameter: (0|1|2|3) (0=V, 1=V+U, 2=V+C, 3=V+U+C)
SYSTem:OUTPut:EOF
Sets the EOL character (CR+LF, LF, CR).
Parameter: <NR1>(0 | 1 | 2) (0=CR+LF, 1=LF, 2=CR)
Example: SYST:OUTP:EOF 0
Sets the EOL character as CR+LF.
SYSTem:OUTPut:EOF?
Returns the EOL character.
Return parameter: <NR1>(0 | 1 | 2) (0=CR+LF, 1=LF, 2=CR)
SYSTem:OUTPut:SEParate
Sets the command separation character.
Parameter: <Boolean>(0|1) (0=EOL, 1=,)
Example: SYST:OUTP:SEP 0
Sets the command separation character as the EOL character.
SYSTem:OUTPut:SEParate?
Returns the command separation character.
Return parameter: <Boolean>(0|1) (0=EOL, 1=,)
SYSTem:SERial?
Returns the serial number (eight characters/numbers)
SYSTem:PARameter:SAVE
Saves the system parameters into 1 of 5 memory slots.
Parameter: <NR1> (1~5)
Example: SYST:PAR:SAVE 1
Saves the system parameters to memory 1.
SYSTem:PARameter:LOAD
Load the system parameters from 1 of 6 memory locations.
Parameter: <NR1> (0~5) (0=Default settings, 1~5= memory number)
Example: SYST:PAR:LOAD 0
Loads the default system parameters.
SYSTem:PARameter:LOAD?
Returns the loaded system parameters.
Return parameter: <NR1> (0~5) (0=Default settings, 1~5= memory
number)