Scan:run, Scan:stop, Scan:data – RIGOL M300 User Manual
Page 66: Scan:cardid

RIGOL
Programming Guide for DM3000
2-54
9. :SCAN:RUN
Syntax
:SCAN:RUN
Function
Set the number of cycles of the scan task and run the task.
Explanation
10. :SCAN:STOP
Syntax
:SCAN:STOP
Function
Stop the current scan task.
11. :SCAN:DATA?
Syntax
:SCAN:DATA?
Function
The query returns the specified number of scan data starting from
the specified number.
Explanation The scan data are numbered from 1 on and saved after the start
of scan.
defines the start position of the returned data.
defines the number of data (within 1 and 100) to be
returned.
Example
Query and return the three data starting from number 2:
:SCAN:DATA? 2,3
The query returns:
1.36941690e-02, 1.36941690e-02, 1.36941690e-02
12. :SCAN:CARDid?
Syntax
:SCAN:CARDid?
Function
Query the version of the scan board currently installed, for example,
“MultCard 2.1”.
The query returns NONE if no scan board is installed.