Specifications
Chapter 2 Command System RIGOL
M300 Programming Guide 2-215
SYSTem:IDN:USER:DEFine
Syntax SYSTem:IDN:USER:DEFine <idn_string>
SYSTem:IDN:USER:DEFine?
Description Use the user-defined string <idn_string> to reset the ID string of the instrument.
Query the current user-defined ID string of the instrument.
Parameters
Name
Type
Range
Default
<idn_string> ASCII string
Up to 128 characters, can be any
character
None
Explanation If users do not use the SYSTem:IDN:USER:DEFine <idn_string> command to
reset the ID string of the instrument, the return value is empty when using the
SYSTem:IDN:USER:DEFine? command to query the current user-defined ID
string of the instrument.
The
*IDN? command queries the current ID string of the instrument.
Sending the SYSTem:IDN:USER:DEFine <idn_string> command to modify the ID
string of the instrument will overwrite the default ID string of the instrument. A
Factory Reset (send the
*RST command) or Instrument Preset (send the
SYSTem:PRESet command) does not affect the current ID string of the
instrument. You can send the
SYSTem:IDN:DEFault command to set the ID string
of the instrument to the default.
Return
Format
The query returns the current user-defined ID string of the instrument.
Example SYST:IDN:USER:DEF M300_1
SYST:IDN:USER:DEF?
The query returns M300_1.
Related
commands
*IDN?
SYSTem:IDN:DEFault
SYSTem:IDN:DEFault
Syntax SYSTem:IDN:DEFault
Description
Set the ID string (include the manufacturer name, model and version number) of the
instrument to its default.
Explanation The default ID string of the instrument is:
RIGOL TECHNOLOGIES,M300,<serial number>,XX.XX.XX.XX.XX.XX.XX
Wherein, <serial number> is the serial number of the instrument and
XX.XX.XX.XX.XX.XX.XX is the software version number of the instrument.
The
*IDN? command queries the current ID string of the instrument.
Example
SYST:IDN:USER:DEF M300_1
SYST:IDN:DEF
*IDN?
The query retruns RIGOL
TECHNOLOGIES,M300,M300123123123,07.08.00.01.00.00.17.
Related
commands
*IDN?
SYSTem:IDN