Specifications
Chapter 2 Command System RIGOL
M300 Programming Guide 2-213
SYSTem:CTYPe?
Syntax
SYSTem:CTYPe? <slot>
Description
Query the related information (such as the model) of the module in the specified slot.
Parameters
Name
Type
Range
Default
<slot>
Discrete
{100|200|300|400|500}
None
Explanation
If the specified slot is empty, the command retruns RIGOL TECHNOLOGIES,0,0,0.
Return
Format
The query returns strings separated by commas, as shown below.
Format expalanation:
RIGOL TECHNOLOGIES,MC3132,MM3D000000000,00.01.01.01
①
Company Name②Module Model Number③Serial Number④Firmware Version
Example SYST:CTYP? 300
The query returns RIGOL TECHNOLOGIES,MC3324,MM3K000000000,00.01.01.01.
Related
commands
SYSTem Command Subsystem
*IDN?
SYSTem:DATE
Syntax SYSTem:DATE <yyyy>,<mm>,<dd>
SYSTem:DATE?
Description
Set or query the instrument date.
Parameters
Name
Type
Range
Default
<yyyy>
Integer
2001 to 2099
None
<mm>
Integer
01 to 12
None
<dd> Integer
01 to 28, 29, 30 or 31 (related to the YYYY and
MM currently set)
None
Explanation If you send a date with incorrect format (2013,13,01 or 2013,6,31 etc),the instrument
will generate an error.
The date setting is stored in the non-volatile memory (refer to
Appendix C:
Non-volatile Memory) and does not change when the power has been off, after a
Factory Reset (send the
*RST command) or after an Instrument Preset (send the
SYSTem:PRESet command).
Return
Format
The query returns three numbers separated by commas in the form of yyyy,mm,dd.
Example SYST:DATE 2013,8,12
SYST:DATE?
The query returns 2013,8,12.
Related
commands
SYSTem Command Subsystem
SYSTem:TIME