Instructions

RIGOL Chapter 2 Command System
2-18 DSG800 Programming Guide
[:SOURce]:CORRection Command Subsystem
Command List:
[:SOURce]:CORRection:FLATness:COUNt
[:SOURce]:CORRection:FLATness:LIST
[:SOURce]:CORRection:FLATness[:STATe]
[:SOURce]:CORRection:FLATness:COUNt
Syntax [:SOURce]:CORRection:FLATness:COUNt?
Description Query the number of points in the current flatness calibration list.
Return Format
The query returns the number of points in the flatness calibration list in integer. For
example, 5.
[:SOURce]:CORRection:FLATness:LIST
Syntax
[:SOURce]:CORRection:FLATness:LIST? <Start>,<Count>
Description Query the flatness calibration list data within the specified range.
Parameter
Name
Type
Range
Default
<Start> Integer 1 to the total number of rows in the current list --
<Count>
Integer
1 to the total number of rows in the current list
--
Explanation <Start>: the number of the start row of the data to be acquired.
<Count>: the total number of rows of the data to be acquired.
Return Format The query returns the flatness calibration list data acquired. For example,
NO.1:304000000.000000 , 7.450000
NO.2:800000000.000000 , -17.799999
Example
:CORR:FLAT:LIST? 2,2 /*Query and return two rows of calibration data starting
from the 2nd row of the flatness calibration list*/
Related
Command
[:SOURce]:CORRection:FLATness:COUNt