Chapter 3 Programming Your Universal Counter for Remote Operation
How to Program the Counter for Math/Limit Operations
3-50
Programming Guide
results are calculated. The only drawback with this command is that you must
always send it when you change the limits or scale/offset values.
The section in this chapter titled “How to Program the Counter to Display
Results” uses the :CALC:IMM technique to make sure the results are properly
displayed.
Using the Scale and Offset Over HP-IB
Using the scale and offset values over the bus is different from setting any other
value.
The commands for setting the scale and offset are in the TRACE subsystem. For
example, if you make a frequency measurement and want to set the scale to 5.0
and the offset to 100 Hz, send the following commands:
:TRACE SCALE, 5
:TRACE OFFSET, 100
Set scale value.
Set offset value.
The above commands just set the values. To enable them, Math must be turned on,
and the results processed as described in the previous section:
:CALC1:MATH:STATE ON
:CALC:IMM
Enable math.
Process results using scale and offset.
If you then wanted the to have the Counter ’s display show the processed results,
the following commands must be issued:
:DISP:MENU OFF
:DISP:TEXT:FEED ‘CALC2’
:CALC2:LIM:DISP NUMBER
Clear any menu items that may be on
display.
Show the non-statistical result.
Use the numeric display mode.
Summary of Contents for 53131A
Page 1: ...Programming Guide HP 53131A 132A 225 MHz Universal Counter ...
Page 2: ......
Page 13: ...1 1 Before You Start ...
Page 24: ...Chapter 1 Before You Start Related Documentation 1 12 Programming Guide ...
Page 25: ...2 2 Command Summary A Quick Reference ...
Page 68: ...Chapter 2 Command Summary RST Response 2 44 Programming Guide ...
Page 69: ...3 3 Programming Your Universal Counter for Remote Operation ...
Page 167: ...4 4 Command Reference A Dictionary ...
Page 310: ...Chapter 4 Command Reference WAI Wait to Continue Command 4 144 Programming Guide ...
Page 311: ...5 5 Errors ...
Page 329: ......
Page 330: ...H Manual Part Number 53131 90044 Printed in U S A NOVEMBER 1996 ...