IEEE-488 Option -05 7

Performance Testing

7-10. Installing the IEEE-488 Option

1.Place the IEEE-488 PCA into position so that the edge of the pca fits in the chassis guide. Then line up connecting pins with the matching connector on the Main PCA, and slide the pca into position.

2.Install the single 6-32, 1/4-inch panhead Phillips head screw in the corner of the IEEE-488 PCA.

3.If necessary, attach the rear panel connector using 7 mm nut driver.

4.At the pca, attach the ribbon cable leading from the rear panel connector.

7-11. Performance Testing

Use the following performance test program to verify operation of the IEEE-488 Interface. This program is written for use with the Fluke 1722A Instrument Controller and its interpreted BASIC language. The program may be adapted to the language of any IEEE-488 controller.

140

IA% = 0%!

instrument IEEE address

150

S% = -1%!

initialize spl response

160

TERM!

terminate input only on EOI

170

INIT PORT 0

! initialize IEEE-488 bus

180

CLEAR @@IA%

! selective device clear

190

PRINT @@IA%,"*cls"

! clear instrument status

200

ON SRQ GOTO 530

! enable SRQ interrupt

210

PRINT @@IA%,"*cls;*sre 16;*idn?"

! SRQ on Message Available

220

WAIT 500% FOR SRQ

! allow time to execute commands

230

IF S% >>= 0% THEN 260

 

240

PRINT "Instrument failed to generate a Service Request"

250

STOP

 

260

PRINT "Serial Poll =";S%;"(should be 80)."

270

PRINT "Identification Query Response = ";R$

280STOP

500!

510! Service Request interrupt

520!

530

S% = SPL(IA%)

 

 

! get instrument serial poll status

540

IF S% AND 16%

THEN

550 ELSE 560

 

550

INPUT LINE @IA%,R$

 

! if MAV set get the response

560

RESUME 230

 

 

! end of SRQ interrupt

999

END

 

 

 

This performance test communicates to an instrument that has been configured for IEEE- 488 operation at address 0. Lines 170 and 180 initialize the IEEE-488 bus and send a selective device clear to the instrument. A multiple byte command is sent to the instrument (by line 190) to clear the instrument status. Another command sequence (including a query) is sent to the instrument by line 210; the instrument asserts Service Request (SRQ) to signal that a response is available. Lines 530 through 560 first poll the instrument for status, then input the response from the instrument. Lines 230 through 270 test for proper operation and print the results.

7-7

Page 279
Image 279
Fluke 2625A, 2635A service manual Performance Testing, Installing the IEEE-488 Option

2635A, 2625A specifications

The Fluke 2625A is a sophisticated data logger designed for a wide range of industrial and laboratory applications. This versatile instrument excels in capturing and monitoring temperature and voltage measurements with precision and reliability. One of its standout features is its ability to record data from various sensors, making it ideal for environments where comprehensive data acquisition is critical.

Equipped with a large LCD display, the Fluke 2625A provides clear and user-friendly access to real-time measurement data. Its graphical interface allows users to visualize trends and monitor readings easily, which significantly enhances usability. The device supports a variety of input types and can connect to thermocouples, RTDs, and other sensors, offering great flexibility for various measurement tasks.

The Fluke 2625A employs advanced measurement technologies that ensure accuracy in data logging. With a high sampling rate, it captures fast-changing signals while maintaining data integrity. The device features a built-in memory that allows for extensive logging, accommodating long-term monitoring tasks without requiring constant oversight. Users can set it to log data at specified intervals, offering customizable solutions for different monitoring needs.

Another significant characteristic of the Fluke 2625A is its robust communication capabilities. The device supports USB and RS-232 interfaces for easy connectivity with computers and other devices, making data transfer and analysis seamless. This feature is especially beneficial for users who need to compile or analyze large sets of data quickly.

Furthermore, the Fluke 2625A is designed with durability in mind. Its rugged construction makes it suitable for challenging environments, including those with high levels of vibration, dust, or moisture. This reliability ensures that the device can withstand the rigors of fieldwork while still delivering accurate measurements.

In summary, the Fluke 2625A is a powerful data logger that combines versatility, accuracy, and reliability. Its user-friendly interface, advanced measurement technologies, and robust design make it an essential tool for professionals in various industries, from manufacturing and HVAC to research and development. Whether monitoring temperature changes in a laboratory or assessing voltage levels in an industrial setting, the Fluke 2625A stands out as a trusted solution for effective data logging and analysis.