13.11.2014 Views

Manual - 8500A Series Peak Power Meter - Giga-tronics

Manual - 8500A Series Peak Power Meter - Giga-tronics

Manual - 8500A Series Peak Power Meter - Giga-tronics

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

<strong>Series</strong> <strong>8500A</strong> <strong>Peak</strong> <strong>Power</strong> <strong>Meter</strong>s<br />

Temperature Difference Output Mode<br />

This mode determines the difference in temperature for each detector since it was last calibrated. The<br />

mode provides a means to maintain measurement accuracy by allowing the software to determine when a<br />

detector Self-Cal is required. If detector temperature difference information is desired, the command<br />

DTMP is sent to the PPM. The instrument will then be ready to output a data string in the following<br />

format (x and y = temperature reading digits; s = polarity):<br />

DTPAsxx.x,DTPBsyy.y(CR)(LF-EOI)<br />

This will be true with both the Model 8501A and 8502A instruments. If a detector is not present, the<br />

digit portion of the string will read +00.0. The zeros can either mean no change in temperature difference<br />

or no detector present. With the 8501A, the B reading will always be zeros.<br />

Sample Program:<br />

Status Byte<br />

10 ! THIS PROGRAM EXTRACTS<br />

20 ! TEMPERATURE INFORMATION<br />

30 ! FROM THE PPM SO THAT A<br />

40 ! CONTROLLER CAN DETERMINE<br />

50 ! IF A SELF-CAL IS REQUIRED.<br />

60 ! IF THE TEMP SINCE LAST SELF-<br />

70 ! CAL IS MORE THAN +/-5 DEG-C,<br />

80 ! SELF-CAL IS RECOMMENDED<br />

90 DIM A$(19)<br />

100<br />

110<br />

120 OUTPUT 704;DTMP<br />

130 ENTER 704;A$<br />

140 DISP A$<br />

150 END<br />

The PPM uses this mode to send its status byte as a character string. The value sent is the internal status<br />

value. It is not exactly the same as the byte sent during a serial poll in which bit-7 is high when service<br />

is being requested (see Service Requests in Section 3.4). The character string sent out to represent the<br />

status value will consist of a four character head, STAT, followed by three digits. This output mode can<br />

only be active when SRQ is disabled. Service request status bytes are not buffered when SRQ is disabled,<br />

so only the most recent status value will be output. The status value is followed by a carriage return,<br />

followed by a line feed sent with EOI.<br />

Stand Alone Plot Output Mode<br />

Plotting Without Using a Controller:<br />

The PPM uses this mode to send HPGL digital plotter commands to plot a pulse, much as it does in the<br />

Plot Mode. The difference is that stand alone plots are initiated by commands from the front panel of the<br />

PPM. This is to allow plotting without the use of a controller (see Digital Plotting of Graphic Data in<br />

Section 2.9).<br />

Stand Alone Plot Output Mode: PPM Internal Procedures:<br />

These actions are performed by the PPM when the Stand Alone Plot is initiated from the front panel.<br />

Before the PPM can output plotter information, it is necessary to first enter the Graph Mode of operation.<br />

Chapter 2 of this manual contains the information required to prepare for and produce digital plots of<br />

Graph Mode and Marker sub-mode data. The following paragraphs describe the PPM’s internal<br />

procedures for GPIB interaction when front panel plots are to be made.<br />

3-10 <strong>Manual</strong> No. 20790, Rev C, November 1998<br />

Superceded by Revision D, March 2009

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!