GDM-8261A User Manual
202
SYSTem:SCPi:MODE
Sets the SCPI mode. The SCPI mode is used to determine whether the
*IDN? query returns the
“Normal” or “Compatible” identification string .
See the SYSTem:IDNStr command for details.
Parameter: NOR | COMP (NOR=Normal, COMP= Compatible)
Example: SYST:SCP:MODE NOR
Sets the SCPI mode to normal.
SYSTem:SCPi:MODE?
Returns the SCPI mode. The SCPI mode is used to determine whether the
*IDN? query returns the “Normal” or “Compatible” identification
string .
See the SYSTem:IDNStr command for details.
Return parameter: NORMAL | COMPATIBLE
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”>
Example: SYST:IDNS “ADCDE”, “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.