Fluke A20M-AF Manual Do Utilizador

Página de 148
RPM4/HPMS A70M/A20M-AF OPERATION AND MAINTENANCE MANUAL 
© 2007 DH Instruments, a Fluke Company 
Page 74 
4.2.1.2 
IEEE-488 
The RPM4 IEEE-488 interface is located on the back of the unit.  The physical 
and electrical interface conforms to IEEE Std 488.1-1987 Subset E2 and IEEE 
Std. 488.2-1992.  You should not attempt to communicate with the IEEE-488 
interface while using the COM1 interface.  The IEEE-488 receive buffer is 250 
bytes deep.  If you attempt to overflow the buffer, the RPM4 will hold off release 
of the NRFD handshake line until it can service and empty the receive buffer.   
This keeps the buffer from overflowing. It is recommended that you check for 
errors using the “ERR?” query after sending a group of non-query program 
messages. When using queries, ensure that you wait for a reply to each query to 
ensue proper operation and order of command execution.  Replies to queries 
remain in the reply queue until the host gets them, so they can “stack up”, 
causing replies to appear out of sequence. 
4.2.1.3 
COM2 
The RPM4 COM2 RS232 interface is located on the back of the unit.  It can be used 
to allow the host computer to communicate with another device through the RPM4.  
This allows the user to use one host COM port to communicate with the RPM4 and 
an additional RS232 device.  Refer to the “#” remote program command for 
details. 
COM2 is a 9-pin female DB-9F connector configured as a DTE device.  Data is 
transmitted out of the RPM4 using pin 3, and is received on pin 2.  This allows a normal 
pin-to-pin DB-9M to DB-9F RS232 cable to be used to connect to a DCE device. 
Handshaking is not required or supported. 
Table 13.  COM2 DB-9F pin designations 
PIN # 
FUNCTION 
DESCRIPTION 
RxD 
This pin transmits serial data from the RPM4 to a device. 
TxD 
This pin accepts serial data from the external device. 
DTR 
This pin is Data Terminal Ready (DTR) (held at + 5 V). 
Grn 
This pin is the common return for the TxD and RxD signals. 
4.3 
PROGRAMMING FORMATS 
RPM4 supports two program message formats, the “classic”, and the “enhanced” formats. The user 
must select which format to use.  Selection can be accomplished from the front panel (see Section
 
3.5.2.3) or remotely using the “L2”  or “L3” program message (see Section 4.4.4). The ”MSGFMT” 
command can also be used to select the format, but is not recommended for new designs. 
The main difference between the “classic” and “enhanced” formats is that when using the IEEE-488 interface, 
a query operator “?” must be included in an enhanced command to yield a reply from the RPM4.  When using 
the COM1 port in classic or enhanced mode or using the IEEE-488 port in classic mode, every command has 
a reply which the host must wait for before continuing.  In addition, the enhanced message format supports 
IEEE Std 488.2 syntax, format and status reporting. The default is the classic format. 
In either format, it is recommended that you start out a command sequence with the “*CLS” command, 
which clears all of the communication and error queues.  The basic commands are similar for both the 
classic and enhanced formats, but the usage, syntax, format and status reporting are different. 
Many RPM4 classic and enhanced commands are common with DHI PPC2+, PPCK+ and PPC3 
Pressure/Controller Calibrators.