GPIB Commands
5-9
Query Syntax: CALC1:LIM:BEEP:COND?
Return Data: FAIL
(4) Command: CALCulate{1|2}:LIMit:BEEPer[:STATe]
Parameter: {ON (1) | OFF (0) }
Return: {1|0}
Function: It sets or queries if the beeper is enabled.
Description: ON (1) Enable the beeper.
OFF (0) Disable the beeper.
Syntax: CALC1:LIM:BEEP OFF
Query Syntax: CALC1:LIM:BEEP?
Return Data: 0
(5) Command: CALCulate{1|2}:LIMit:LOWer[:DATA]
Parameter: {The lower limit∣MAXimum MINimum ∣ }
Return: The lower limit, the format is < NR3 >
Function: It sets or queries the low limit.
Description: (DEV) means <NR3>, the upper limit has to be between –9.9999E11 ~
+9.9999E11. MAXimum (999.9999G) or MINimum (–999.9999G) can be
sent directly.
(PCNT) means <NR2> (only applicable for CALCulate1 parameter), the
upper limit has to be between –9999.99 ~ +9999.99. MAXimum (9999.99)
or MINimum (–9999.99) can be sent directly.
Syntax: CALC1:LIM:LOW -999.9999E-12
Query Syntax: CALC1:LIM:LOW?
Return Data: -9.9999990E-10
(6) Command: CALCulate{1|2}:LIMit:STATe
Parameter: {ON (1) | OFF (0)}
Return: {1|0}
Function: It sets or queries if the comparison function is enabled.
Description: ON (1) Enable the comparison function.
OFF (0) Disable the comparison function.
Syntax: CALC1:LIM:STAT ON
Query Syntax: CALC1:LIM:STAT?
Return Data: 1
(7) Command: CALCulate{1|2}:LIMit:UPPer[:DATA]
Parameter: {The upper limit∣MAXimum MINimum ∣ }
Return: The upper limit, the format is < NR3 >
Function: It sets or queries the upper limit.
Description: (DEV) means <NR3>, the upper limit has to be between –9.999E11 ~
9.999E11. MAXimum (999.9999G) or MINimum (–999.9999G) can be
sent directly.
(PCNT) means <NR2> (only applicable for CALCulate1 parameter), the
upper limit has to be between +9999.99 ∼ –9999.99. MAXimum (9999.99)
or MINimum (–9999.99) can be sent directly.
Syntax: CALC1:LIM:UPP 999.9999E-12
Query Syntax: CALC1:LIM:UPP?
Return Data: 9.9999990E-10
(8) Command: CALCulate{1|2}:MATH:EXPRession:CATalog?
Parameter: None
Return: The absolute value of deviation (DEV) or percentage (PCNT).