Specifications
RIGOL Chapter 2 Command System
2-66 M300 Programming Guide
INSTrument Command Subsystem
INSTrument:DMM
INSTrument:DMM:INSTalled?
INSTrument:DMM
Syntax INSTrument:DMM <state>
INSTrument:DMM?
Description
Enable or disable the DMM module.
Parameters
Name
Type
Range
Default
<state>
Bool
{OFF|0|ON|1}
None
Explanation When you change the state of the DMM module, the instrument will initiate the
current scan list.
The setting command is valid only when the DMM module is installed (refer to the
INSTrument:DMM:INSTalled? command). If the DMM module is not currently
installed, the query returns 0.
Return
Format
The query returns 0 (OFF) or 1 (ON).
Example
INST:DMM ON
INST:DMM?
The query returns 1.
Related
command
INSTrument:DMM:INSTalled?
INSTrument:DMM:INSTalled?
Syntax
INSTrument:DMM:INSTalled?
Description
Query whether the DMM module is installed.
Return
Format
The query returns 0 (not installed) or 1 (installed).
Example
INST:DMM:INST?
The query returns 1.
Related
command
INSTrument:DMM