Instructions

Chapter 2 Command Systems for GPSA and RTSA Modes RIGOL
RSA3000E Programming Guide 2-9
The following query returns 50,100,0,100,150,1,200,200,1.
:CALCulate:LLINe2:DATA?
:CALCulate:LLINe<n>:DELete
Syntax
:CALCulate:LLINe<n>:DELete
Description
Deletes the selected limit line.
Parameter
Name
Type
Range
Default
<n>
Discrete
1|2|3|4|5|6
——
Example
The following command deletes Limit Line 2.
:CALCulate:LLINe2:DELete
:CALCulate:LLINe<n>:DISPlay
Syntax
:CALCulate:LLINe<n>:DISPlay OFF|ON|0|1
:CALCulate:LLINe<n>:DISPlay?
Description
Turns on or off the selected limit line.
Queries the status of the selected limit line.
Parameter
Name
Type
Range
Default
<n>
Discrete
1|2|3|4|5|6
1
——
Bool
OFF|ON|0|1
OFF|0
Return Format
The query returns 0 or 1.
Example
The following command turns on Limit Line 2.
:CALCulate:LLINe2:DISPlay ON or :CALCulate:LLINe2:DISPlay 1
The following query returns 1.
:CALCulate:LLINe2:DISPlay?