Scan:task:delete, Scan:task:interval, Scan:task:list – RIGOL M300 User Manual

Page 65: Scan:run

Advertising
background image

Chapter 2 Command System

RIGOL

Programming Guide for DM3000

2-53

Quency.

 <Range>: the measurement range of the current task. It can be

AUTO|0|1|2|3|4|5|6; wherein, AUTO denotes auto range
measurement; for more details about parameters 0 to 6, please
refer to the “Explanation” in :MEASure command set.

 <Resolution>: the measurement reading resolution of the

current task and it can be 0|1|2.

 <SalmpleNum>: the number of samples of the current task and

its range is from 1 to 100.

 <Delay>: the interval among samples of the current task and its

range is from 0 to 360000. The default unit is s.

Example

:SCAN:TASK:ADD 2,5,DCV,2,1,25,10


5. :SCAN:TASK:DELEte
Syntax

:SCAN:TASK:DELEte <TasNum>

Function

Delete the task specified by <TasNum>.

Explanation <TasNum> ranges from 0 to the maximum task number in the

current scan project.


6. :SCAN:TASK:INTErval
Syntax

:SCAN:TASK:INTErval <time>

Function

Set the interval between tasks in a scan project and the default unit
is s.

Explanation <time> ranges from 0 to 3600.

7. :SCAN:TASK:LIST?
Syntax

:SCAN:TASK:LIST?

Function

The query returns the information of the scan task currently created.
For example,
00:CH05,DCV,3,1,25;01:CH05,DCV,3,1,25;02:CH05,DCV,3,1,25;
If no task is available under the current scan project, the query
returns NULL.


8. :SCAN:RUN?
Syntax

:SCAN:RUN?

Function

Query the running state of the current scan task.
The query returns RUN or STOP.

Advertising