Specifications

RIGOL Chapter 2 Command System
Programming Guide for DM3000
2-52
<Range> can be AUTO|0|1|2|3|4|5|6, AUTO denotes using
auto range measurement, for more details about parameter 0 to
6, please refer to the Explanation in :MEASure commands.
<Resolution>: denotes the measurement reading resolution of
the current task and can be 0|1|2.
<SalmpleNum> denotes the number of samples specified by the
current task and ranges from 1 to 100.
<Delay> denotes the interval among samples of the current
task and ranges from 0 to 360000, the default unit is s.
Example
:SCAN:TASK:ADD 2,5,DCV,2,1,25,10
Syntax
:SCAN:TASK:DELEte <TasNum>
Function
Deletes the task specified by <TasNum>.
Explanation
<TasNum> ranges from 0 to the maximum task number in current
scan project.
Syntax
:SCAN:TASK:INTErval <time>
Function
Sets the tasks interval under a scan project, the default unit is s.
Explanation
<time> ranges from 0 to 3600.
Syntax
:SCAN:TASK:LIST?
Function
The query returns the created scan task information such as:
00:CH05,DCV,3,1,25;01:CH05,DCV,3,1,25;02:CH05,DCV,3,1,25;
If no tasks are available under the current scan project, the query
returns NULL.
Syntax
:SCAN:RUN?
Function
Queries the running state of the current scan task.
The query returns RUN or STOP.
Syntax
:SCAN:RUN <Cycles>
Function
Sets the number of cycles for a scan task and executes this task.