3CALCulate Subsystem
192 N1911A/1912A P-Series Power Meters Programming Guide
CALCulate[1]|2|3|4: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 N1911A the string is:
“(SENS1)”, “(SENS1–SENS1)”, “(SENS1/SENS1)”
• For the N1912A the string is:
"(SENS1)","(SENS2)","(SENS1/SENS2)",
"(SENS2/SENS1)","(SENS1–SENS2)","(SENS2–SENS1)"
"(SENS1–SENS1)","(SENS2–SENS2)","(SENS1/SENS1)",
"(SENS2/SENS2)"
Syntax
Example
CALC1:MATH:CAT? This command lists all the defined math
expressions.