Sets the location of the upper limit point of the given trace <Tr> on the x‑axis at the specified location. <Tr> is the trace number in the range 1 to 4. If no trace number is specified than defaults to trace number 1. Sending the set command will change the Move Limit on the front panel to Point if it is currently set to Limit and set the given trace as the active trace. <x‑parameter> is defined in the given trace current x‑axis. The given unit must correspond to the given trace domain type. If no unit is specified with the <x‑parameter> then the default unit will be used. The query version of the command returns the location of the given trace upper limit point on the x‑axis followed by the unit. If an error occurs, such as limit not ON, the query version of the command returns an error code of – 400. Limit line must be on for the command to be valid. Use :CALCulate:LIMit:TYPe to set the currently active limit line.
Sets the location of the upper limit point of the given trace <Tr> on the y‑axis at the specified location. <Tr> is the trace number in the range 1 to 4. If no trace number is specified than defaults to trace number 1. Sending the set command will change the Move Limit on the front panel to Point if it is currently set to Limit and set the given trace as the active trace. The <y‑parameter> is defined in the given trace current y‑axis. If no unit is specified with the <y‑parameter> then the default unit will be used. The query version of the command returns the location of the given trace upper limit point on the y‑axis. If an error occurs, such as limit not ON, the query version of the command returns an error code of – 400. Limit line must be on for the command to be valid. Use :CALCulate:LIMit:TYPe to set the currently active limit line.
Turns the upper limit line of the given trace <Tr> ON or OFF. <Tr> is the trace number in the range 1 to 4. If no trace number is specified than defaults to trace number 1. The query version of the command returns a 1 if the upper limit line of the given trace is ON and returns a Syntax
:CALCulate:LIMit:UPPer ON :CALCulate1:LIMit:UPPer 1 :CALCulate:LIMit:UPPer:STATe ON
To turn off upper limit of trace 4:
:CALCulate4:LIMit:UPPer OFF :CALCulate4:LIMit:UPPer 0 :CALC4:LIM:UPP:STAT 0
Related Command
:CALCulate:LIMit[:STATe]
Front Panel Access
Shift 6 (Limit), Limit State
Upper Limit X Value
:CALCulate<Tr>:LIMit:UPPer:X
Description
Moves the upper limit of the given trace <Tr> on the x‑axis to the given value. <Tr> is the trace number in the range 1 to 4. If no trace number is specified, then the <Tr> parameter defaults to trace number 1. <x‑parameter> is defined in the given trace current x‑axis. The unit given with the <x‑parameter> must correspond to the given trace domain type. If no unit is specified with the <x‑parameter> then the default unit will be used. The set version of the command will change the Move Limit on the front panel to Limit if it is currently set to Point and set the given trace as the active trace. The query version of the command returns the location of the given trace upper limit point on the x‑axis followed by the unit. If an error occurs, such as limit not ON, the query version of the command returns an error code of – 400. Limit line must be on for the command to be valid. Use the command :CALCulate:LIMit:TYPE to set the currently active limit line.
Sets the location of the upper limit line of the given trace <Tr> on the y‑axis at the given value. This moves the entire upper limit and moves the current active limit point by the given value. <Tr> is the trace number in the range 1 to 4. If no trace number is specified than defaults to trace number 1. The <y‑parameter> is defined in the current y‑axis. If no unit is specified with the <y‑parameter> then the default unit will be used. The set version of the command will change the Move Limit on the front panel to Limit if it is currently set to Point and set the given trace as the active trace. The query version of the command returns the location of the active limit point on the y‑axis. If an error occurs, such as limit not ON, the query version of the command returns an error code of – 400. Limit line must be on for the command to be valid. Use :CALCulate:LIMit:TYPE to set the currently active limit line.
Sets the location of the active limit point on the x‑axis at the specified location. This moves the entire limit and moves the active limit point to the given value. The <x‑parameter> given unit must correspond to the current active trace domain type. If no unit is specified with the <x‑parameter> then the default unit will be used. Sending the set command will change the Move Limit on the front panel to Limit if it is currently set to Point. The query version of the command returns the location of the active limit point on the x‑axis followed by the unit. If an error occurs, such as limit not ON, the query version of the command returns an error code of – 400. Limit line must be on for the command to be valid. Use :CALCulate:LIMit:TYPE to set the currently active limit line.
Hz for Frequency domain, Meters or Feet for distance domain.
Example
To move the active limit to 5000 Hertz (active trace in frequency domain):
:CALCulate:LIMit:X 5000
OR to 500 MHz:
:CALCulate:LIMit:X 500MHz
To move the active limit to 5 Feet (active trace in distance domain with current distance unit in feet):
:CALCulate:LIMit:X 5FT
OR to 4 Meter
:CALCulate:LIMit:X 4M :CALCulate:LIMit:X 4
Related Command
:CALCulate:LIMit:TYPe :CALCulate:LIMit:Y
Front Panel Access
Shift 6 (Limit), Limit Edit, Limit X
Limit Y Value
:CALCulate:LIMit:Y
Description
Sets the location of the active limit line on the y‑axis at the given value. This moves the entire limit and moves the current active limit point by the given value. Sending this command will change the Move Limit on the front panel to Limit if it is currently set to Point. The <y‑parameter> is defined in the current y‑axis. If no unit is specified with the <y‑parameter> then the default unit will be used. The query version of the command returns the location of the active limit point on the y‑axis. If an error occurs, such as limit not ON, the query version of the command returns an error code of – 400. Limit line must be on for the command to be valid. Use :CALCulate:LIMit:TYPE to set the currently active limit line.