OMEGA HH508/HH509/HH509R Digital Thermometer
omega.com TM OMEGAnetSM On-Line Service http://www.omega.com USA: ISO 9001 Certified One Omega Drive, Box 4047 Stamford, CT 06907-0047 Tel: (203) 359-1660 FAX: (203)359-7700 e-mail: info@omega.com Internet e-mail info@omega.com Servicing North America: Canada: 976 Bergar Laval (Quebec) H7L5A1 Tel: (514) 856-6928 FAX: (514) 856-6886 e-mail: info@omega.
INTRODUCTION This instrument is a 3½ digit, compact-sized portable digital thermometer designed to use external K/J/T/E/S type thermocouples as temperature sensor. Temperature indication follows Reference Temperature/Voltage Tables (N.I.S.T. Monograph 175 Revised to ITS-90) for K/J/T/E/S type thermocouples. SAFETY INFORMATION It is recommended that you read the safety and operation instructions before using the thermometer.
SPECIFICATIONS ENVIRONMENTAL Ambient Operating Ranges: 0°C to 50°C (32°F to 122°F) <80% R.H. Storage Temperature: -20°C to 60°C (-4°F to 140°F) <70% R.H. GENERAL Display: 3½ digit liquid crystal display (LCD) with a maximum reading of 1999. Polarity: Automatic, positive implied, negative polarity indication. Overrange: -OL is displayed. Zero: Automatic. Reading Rate: one time per second. " is displayed when the battery voltage drops Low battery indication: the " below the operating level.
ELECTRICAL Temperature Scale: Celsius or Fahrenheit user-selectable. Measurement Range: Thermocouple Range -200°C to 1372°C, -328°F to 1999°F K-TYPE(0.1°C) J-TYPE(0.1°C) -210°C to 1200°C, -346°F to 1999°F T-TYPE(0.1°C) -200°C to 400°C, -328°F to 752°F E-TYPE(0.1°C) -220°C to 1000°C, -364°F to 1832°F S-TYPE(1°C) 0°C to 1767°C, 32°F to 1999°F Auto range: 0.1°C/1°C, 0.1°F/1°F.
OPERATING INSTRUCTIONS 1 Power Switch The key turns the thermometer on or off. In the MIN MAX record mode can not power off, must leave MIN MAX record mode then power off. 2 5 °C °F Selecting the Temperature Scale Readings is displayed in either degrees Celsius(°C) or degrees Fahrenheit(°F). When the thermometer is turned on, it is set to the temperature scale that was in use when the thermometer was last turned off. To change the temperature scale, press the °C or °F key.
6 MIN MAX record Mode Press MIN MAX key to enter the MIN MAX Recording mode, (displays the Maximum reading, Minimum reading, "MAX-MIN" reading and Average reading stored in record mode). In the this mode the automatic power-off feature is disabled and key and all function key are disabled. The beeper emits a tone when a new minimum or maximum value is recorded. Push MIN MAX key to cycle through the MAX, MIN, MAX-MIN and AVG readings.
7 8 9 TIMER STOP-WATCH Mode (for HH501AR / HH501AS) Press TIMER STOP-W key to enter stop-watch mode stop-watch is displayed. Press START/STOP key to toggle stop-watch starts and stops (Time goes up to 19 minutes & 59.9 seconds). Press CLEAR key to display 0.1 second, then press again to zero the stop-watch. Press TIMER STOP-W key again to exit the stop-watch mode.
11 SET mode (Relative value set and Hi/Lo Limits value set) 1. Press SET key to enter Relative valuse SET mode (Press ENTER key can escape relative valuse set mode), REL set mode. _ = = =.= is displayed (the ".=" is displayed when you set up the fourth umber). Relative value is entered via overlay numbers, when you want to get negative values push (- 0) key for end of numbers, then press overlay ENTER key, stored the relative value, enter Hi/Lo Limits value set mode. 2.
12 Hi/Lo LIMITS mode Press Hi/Lo LIMITS key to enter the Hi/Lo Limits comparative mode, "LIMIT" is displayed. In the this mode the automatic power-off feature is disabled and other funtion key are disabled, when input temperature value exceed Hi. The beeper emits a continuity pulse tone and "Hi" is displayed, and when input temperature value exceed Lo value. The beeper emits a discontinuous pulse tone and "Lo" is displayed. Press Hi/Lo LIMIT key again to exit the Hi/Lo LIMIT mode.
OPERATOR MAINTENANCE WARNING To avoid possible electrical shock, disconnect the thermocouple connectors from the thermometer before removing the cover. Battery Replacement Power is supplied by a 9 volt "transistor" battery. (NEDA 1604, IEC 6F22). The " " appears on the LCD display when replacement is needed. To replace the battery, remove the two screws from the back of the meter and lift off the battery cover. Remove the battery from battery contacts.
RS-232 Operation Using Quick BASIC The following example shows how to send command instruction and receive data responses over the RS-232 interface using Quick BASIC. The program example is set up on "COM1".
IF C$ = "-" THEN DEC = DEC * -1 END IF B$ = MID$(A$, 10, 6) DEC1 = 0 N=6 FOR I = 0 TO 5 C$ = MID$(B$, N, 1) N=N-1 D = INSTR(F$, C$) - 1 DEC1 = DEC1 + (16 ^ I) * D NEXT DEC1 = DEC1 / 1000 C$ = MID$(A$, 9, 1) IF C$ = "-" THEN DEC1 = DEC1 * -1 END IF CLS LOCATE 12, 33 PRINT " T1 T2" LOCATE 13, 30 PRINT USING "######.# ######.
RS-232 Transmit and Receive Comammand Summary 1. Control letter should use Capital Letter. Baud rate: 1200 Parity check: EVEN Data bits: 7 Stop bits: 1 "A" Activate data transmission "B" Stop data transmission "C" °C/°F Key "D" " " Key "E" HOLD Key "F" TYPE Key "G" MIN/MAX Key "H" Exit record mode " I " T1 Key "J" T2 Key "K" T1-T2 Key "L" REL Key "M" Hi/Lo LIMITS Key "P" Turn off power of meter 2. If you write you own program, the host computer must send the "A" letter to activate data transmission. 3.
OUTPUT DATA FORMATS The data format consists of 32 bytes.
17 18 19 20 21 22 — — — — — — — none MSD LSD MSD LSD MSD LSD — "-" (H)ours (M)inutes Time=INT[(Hx3600+Mx60+S)/2] (S)econds 23 — Record mode 24 — REL & HOLD mode 25 — none 26 — LIMITS mode 27 — Hi LIMITS 28 — Lo LIMITS 29 — none 30 — Battery status "R" "M" "I" "A" "-" "-" "R" "H" "-" "-" "L" "-" "H" "-" "L" "-" "-" "B" "-" ® ® ® ® ® ® ® ® ® Record mode MAX mode MIN mode AVG mode MAX-MIN mode normal mode Relative mode HOLD mode normal mode ® ® ® ® ® ® Limits mode normal mode Hi Limits normal mo
4612-IR232 RS232C CABLE 508BR RS-232C "COM1" PORT COMMUNICATION 1. Install the RSR232C cable between computer "COM1" and Thermometer RS232C port. 2. Turn on Thermometer. 3. Utilize the Quick BASIC for inputting programs. 4. Use the capital control letter and input "A" letter from the keyboard to start sending messages to computer. 5. Input "C" letter from the keyboard and then you can change the temperature scale. 6.
HH501(A,B)K / HH501(A,B)J / HH501(A,B)T / HH501(A,B)E HH508BR/HH508/HH509/HH509R CALIBRATION PROCEDURE Note: The following calibration procedure should perform only by qualified technicians who have access to the items as following. Equipment: The class of calibrator had better 10 times greater than the measured meter. 1. Set the jumper position on J1 position. 2. Input DCV 25.6mV to the T1 after the display is stabilized (forward 4 digits), then press “ ENTER “ key and "01" is displayed. 3.
WARRANTY / DISCLAIMER OMEGA ENGINEERING, INC. warrants this unit to be free of defects in materials and workmanship for a period of 13 months from date of purchase. OMEGA Warranty adds an additional one (1) month grace period to the normal one (1) year product warranty to cover handling and shipping time. This ensures that OMEGA's customers receive maximum coverage on each product.If the unit should malfunction, it must be returned to the factory for evaluation.
Where Do I Find Everything I Need for Process Measurement and Control? OMEGA...