REMOTE CONTROL
313
SYSTem:ERRor[:NEXT]?
Returns the current system error, if any.
SYSTem:IDNStr
Sets a user-defined identification string for the *IDN? query when the
SYSTem:SCPi:MODE command is set to “Compatible”.
Parameter: “<manufacturer>”, “<model number>”, max length 24
characters
Example: SYST:IDNS “ABCDE”, “12345”
Sets the user-defined manufacturer as ABCDE and the model number as
12345.
SYSTem:IDNStr?
Returns the manufacturer and model number set with the SYSTem:IDNStr
command.
Return parameter: manufacturer, model number
Example: SYST:IDNS?
>ABCDE, 12345
Returns the manufacturer as ABCDE and the model number as 12345.
SYSTem:LABel
Places a message in a large font on the bottom half of the instrument's
front panel display.
Parameter: “< message >”, max length 40 characters
Example: SYST:LAB “GWINSTEK”
●To turn off the message, send the following to change the label to a null
string. This also removes the label area from the screen: SYST:LAB ""
●The parameters will not be saved.
SYSTem:LABel?
Returns the display message.
Return parameter: “< message >”
SYSTem:LFRequency?
Returns the AC source line freqency.
Parameter: +50 | +60
SYSTem:OUTPut:EOF
Sets the EOL character (CR+LF, LF+CR, CR, LF).
Parameter: <NR1>(0~ 3) (0=CR+LF, 1=LF+CR, 2=CR, 3=LF)
Example: SYST:OUTP:EOF 0
Sets the EOL character as CR+LF.
●The parameters will not be saved.
SYSTem:OUTPut:EOF?
Returns the EOL character.
Return parameter: +0 | +1 | +2 | +3 (0=CR+LF, 1=LF+CR, 3=CR, 4=LF)