Source]:correction:flatness:delete, Source]:correction:flatness:list – RIGOL DSG3000 Series User Manual

Page 40

Advertising
background image

RIGOL

Chapter 2

Command System

2-20

DSG3000 Programming Guide

[:SOURce]:CORRection:FLATness:DELete

Syntax

[:SOURce]:CORRection:FLATness:DELete <Row>

Description

Delete a correction point in the flatness table.

Parameter

Name

Type

Range

Default

<Row>

Integer

1 to the total number of rows in the current

table

NULL

Explanation

 <Row> represents the row number of the flatness table. The total number of

rows is the total number of correction points in the flatness table.

 Each correction point corresponds to a frequency and amplitude.

 You can use this command to reduce the number of rows or use the

[:SOURce]:CORRection:FLATness:PAIR

command to increase the number of

points in the table.

Example

:CORR:FLAT:DEL 2 /*Delete the 2nd row of the flatness correction table*/

Related

Commands

[:SOURce]:CORRection:FLATness:COUNt
[:SOURce]:CORRection:FLATness:PAIR

[:SOURce]:CORRection:FLATness:LIST

Syntax

[:SOURce]:CORRection:FLATness:LIST? <Start>,<Count>

Description

Query the flatness correction table data within the specified range.

Parameter

Name

Type

Range

Default

<Start>

Integer

1 to the total number of rows in the current

table

NULL

<Count>

Integer

1 to the total number of rows in the current

table

NULL

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 table data acquired, for example,
NO.1:2000000.000000 , 9.000000
NO.2:2500000.000000 , 10.000000

Example

:CORR:FLAT:LIST? 2,2 /*Query two rows of correction data starting from the

2nd row of the flatness table and the query returns 2

rows of correction data*/

Related

Command

[:SOURce]:CORRection:FLATness:COUNt

Advertising