prog.book : ch3calc.fm 24 Mon Feb 15 09:24:37 1999
CALCulate Subsystem
CALCulate[1|2]:MATH[:EXPRession]:CATalog?
3-24 HP E4418B/E4419B Programming Guide
CALCulate[1|2]:MATH[:EXPRession]:CATalog?
This query lists all the defined expressions. The response is a list of
comma separated strings. Each string contains an expression.
For the HP E4418B the string is:
"(SENS1)"
For the HP E4419B the string is:
"(SENS1)","(SENS2)","(SENS1/SENS2)",
"(SENS2/SENS1)","(SENS1-SENS2)","(SENS2-SENS1)"
Syntax
Example
CALC1:MATH:CAT? This command lists all the defined
math expressions.
CALC
1
2
:EXPR
:MATH
:CAT
?