Bench-top type temperature (and humidity) chamber (28 pages)
Summary of Contents for ESPEC EHS-211
Page 1
Communication Function RS-485 4013304025610 Highly Accelerated Stress Test Applicable chambers : System (HAST Chamber) EHS-211(M), 221(M), 411(M) EHS-211MD, 221MD, 411MD • Read this manual carefully before using the equipment. • Familiarize yourself with all safety precautions before using the equipment.
Page 3
Introduction This manual explains how to set up and use the RS-485 Communication Function. It was written for users and engineers. Read it thoroughly to ensure absolute safety and gain maximum performance from equipment. Safety Indications The following safety indications are used throughout this manual. ■Degree of DANGER This mark means extremely dangerous consequences may...
Contents Introduction Chapter 1 Overview Communication Function ..............6 ・RS-485 ..................6 Communication Interface ..............7 ・RS-485 ..................7 Transmitted Data ................8 ・Types of Data ................8 ・Data Format ................9 ・Error Messages .................10 Data Transfer ................11 Chapter 2 Communication Setup Communication Setup ..............16 ・How to Change Communication Settings ........16 Chapter 3 Commands Command List ................20 Monitor Commands ..............22...
Page 5
・To Monitor Alarm Log ..............30 ・To Monitor Power ON/OFF Status and Key Lock Status ....31 ・To Monitor Key Lock Status............31 ・To Monitor Communication Error Log.........32 ・To Monitor Chamber Pressure (Only when equipped with optional temperature, humidity and pressure recorder) ....32 Setting Commands ..............33 ・To Switch to the Constant Mode..........33 ・To Switch to the Constant Mode..........33...
Chapter 1 Overview 1.1 Communication Function The communication function connects a chamber to a computer or some other external device via a communication interface. This interface makes it possible to control the chamber as well as monitor chamber control status and the program being run with commands sent from the computer.
Chapter 1 Overview 1.3 Transmitted Data Types of Data Data is handled as either command data or response data. ■Command Data Data sent from the computer to the chamber is treated as a command. Commands are of the following two basic types. •...
Chapter 1 Overview Data Format ■Command Data Format Command data sent from the computer has the following format. address, main command [, optional parameter] delimiter Address Reference This communication function recognizes address 1 to 16. Single digit address can be preceded with a "0" as in "01, 02, 03 … " or the "0" can be left out.
Chapter 1 Overview Error Messages When command data sent from the computer is not correctly processed by the chamber, the chamber returns an "NA :" code attached with an error message. These messages and their meaning are given here below. Table 1.1 Error messages Error message Meaning...
Chapter 1 Overview 1.4 Data Transfer CAUTION • Wait to receive the response of a previous command before sending the next command. If a subsequent command is sent without waiting for the response of a previous command, communications may not be successful.
Page 14
Chapter 1 Overview ■Standard Mode The computer sends commands (setting command or monitor command) to the chamber and the chamber returns a response (reception status or monitor data) to the computer. Chamber Computer Setting command When a processable setting "OK : setting command" command is received Monitor command When a processable monitor...
Page 15
Chapter 1 Overview ■E-BUS Mode When the E-BUS mode is selected as the data transfer mode, you have the choice of using echo back or not. • When Echo Back is ON When echo back is ON, the chamber returns responses to the computer in the below format.
Page 16
Chapter 1 Overview • When Echo Back is OFF When echo back is OFF, the chamber does not return a response to computer commands until it receives the data transfer trigger. With this communication function, "address,G" is used as the data transfer trigger instead of the command data.
Page 17
Chapter 2 Communication Setup You can set up communications from the communication setup mode.
Chapter 2 Communication Setup 2.1 Communication Setup How to Change Communication Settings 1. Activate power, press and hold the 【◄】 key on the operating panel and press the 【OPERATION SET/ENTER】 key to enable setting changes. The communication interface protocol appears in the temperature display area, the setting item in the humidity display area and the setting value in the time display area.
Page 19
Chapter 2 Communication Setup Time display area: Content of each setting item (5 setting items) Address 1 to 16 : 1 to 16 Delimiter : CR : LF CrLF : CRLF Parity setting : None EuEn : Even : Odd Stop bit : 1 bit : 2 bit...
Chapter 3 Commands 3.1 Command List Monitor commands and setting commands are listed in Tables 3.1 and 3.2 respectively. Table 3.1 Monitor command list Operation mode Message Function Constant Program ○ ○ MON? Monitors chamber conditions. ○ ○ ROM? Monitors chamber model and ROM version. Monitors humidifying water target and monitored ○...
Page 23
Chapter 3 Commands Table 3.2 Setting command list Operation mode Message Function Constant Program ○ ○ CONSTANT Switches to the constant mode. ○ ○ NORMAL Switches to the constant mode. ○ ○ PROGRAM Switches to the program mode. ○ ○ AMODE Sets the control mode.
Chapter 3 Commands ■To Monitor Humidifying Water Target and Monitored Temperatures Table 3.5 Humidifying water temperatures monitor command Monitor command Description/Example command/Response format/Example Main Optional response Address command parameter <Description> − 1 to 16 This command requests the chamber to return the target and monitored humidifying water temperatures.
Chapter 3 Commands ■To Monitor Door Lock Status Table 3.7 Door lock status monitor command Monitor command Description/Example command/Response format/Example Main Optional response Address command parameter − 1 to 16 DOOR? <Description> This command requests the chamber to return the door lock status. <Example command>...
Chapter 3 Commands ■To Monitor Program Mode Pattern No. Table 3.14 Program mode pattern No. monitor command Monitor command Description/Example command/Response format/Example Main Optional response Address command parameter − <Description> 1 to 16 PPAT? This command requests the chamber to return the current pattern No.
Chapter 3 Commands ■To Monitor Program Mode Pattern Total Time Table 3.17 Program mode pattern total time monitor command Monitor command Description/Example command/Response format/Example Main Optional response Address command parameter <Description> − 1 to 16 PCHK? This command requests the chamber to return the total amount of time required to run the current program mode pattern.
Chapter 3 Commands ■To Monitor Auto Start Timer Information Table 3.19 Auto start timer information monitor command Monitor command Description/Example command/Response format/Example Main Optional response Address command parameter <Description> − 1 to 16 ATIME? This command requests the chamber to return the auto start time setting and the time remaining till operations start.
Chapter 3 Commands ■To Monitor Alarm Log Table 3.21 Alarm log monitor command Monitor command Description/Example command/Response format/Example Main Optional response Address command parameter <Description> − 1 to 16 ALARM? This command requests the chamber to return the number of alarms occurred and those alarms codes.
Chapter 3 Commands ■To Monitor Power ON/OFF Status and Key Lock Status Table 3.22 Power ON/OFF status and key lock status monitor command Monitor command Description/Example command/Response format/Example Main Optional response Address command parameter <Description> − 1 to 16 KEYSW? This command requests the chamber to return power ON/OFF status and key lock status.
Chapter 3 Commands ■To Monitor Communication Error Log Table 3.24 Communication error log monitor command Monitor command Description/Example command/Response format/Example Main Optional response Address command parameter <Description> − 1 to 16 ERSTAT? This command requests the chamber to return a log of communication errors.
Chapter 3 Commands ■To Set the Control Mode Table 3. 29 Control mode setting command Setting command Description/Setting data format/Example command Main Optional Address Setting data command parameter − 1 to 16 AMODE Control <Description> mode Sets the control mode. <Setting data format>...
Chapter 3 Commands ■To Set Constant Mode Time Table 3. 32 Constant mode time setting command Setting command Description/Setting data format/Example command Main Optional Address Setting data command parameter <Description> − 1 to 16 TIME Time setting Sets only the time for constant mode operation. <Setting data format>...
Chapter 3 Commands ■To Set Up Program Mode Patterns Table 3.35 Program mode pattern setting command Setting command Description/Setting data format/Example Main Optional command Address Setting data command parameter <Description> − 1 to 16 PSET Temperature Sets up the current step of the program. Humidity <Setting data format>...
Chapter 3 Commands ■To Set the Auto Start Timer Table 3. 36 Auto start timer setting command Setting command Description/Setting data format/Example Main Optional command Address Setting data command parameter <Description> − 1 to 16 ATIME Auto start timer time Sets the time of the auto start timer.
Chapter 3 Commands ■To End Operations at Cycle End Table 3.38 Operation cycle end command Setting command Description/Setting data format/Example Main Optional command Address Setting data command parameter <Description> − 1 to 16 SLOW Cycle end command Ends operations at the end of the current cycle. FINISH <Setting data format>...
Chapter 4 Example Applications This chapter explains several applications with this communication function, by means of flowcharts. Explanations have been generalized, therefore use the communication function as permitted by your computer, computer language and other communication hardware. Troubleshooting and system protection have been left out of explanations, therefore before use, take what necessary measures you have to deal with system errors.
Chapter 4 Example Applications 4.1 To Monitor Chamber Control Status from Computer Chamber control status can be monitored from a computer using the monitor commands (see "3.2 Monitor Commands"). The below flowchart shows how to display target temperature and humidity, operating mode and any alarms which have occurred.
Chapter 4 Example Applications 4.2 To Edit Test Setup from Computer Test setup can be changed from a computer using the setting commands (see "3.3 Setting Commands"). The below flowchart shows how to set target temperature to 120°C, target humidity to 85%, time to 50 h in the constant mode. Fig.
Chapter 5 Specifications 5.1 Specifications About RS-485 Communications ■RS-485 signal assignment Table 5.1 RS-485 signal assignment Pin No. Signal code Signal Connection status Transmission data (A) Connected Transmission data (B) Connected Reception data (A) Connected Reception data (B) Connected Ground Connected Ground Connected...
Chapter 5 Specifications • Flow Control Xon/Xoff control None Si/So control None The above setting cannot be changed by users. • Local Echo Not supported ■Documents configuration Details of communication functions are given in the following manuals. Table 5.2 Document configuration User’s manual Manual Specifications...
Page 50
User's Manual Edited and Published by: Communication Function RS-485 3-5-6, Tenjinbashi, Kita-ku, Osaka 530-8550, Japan Tel:81-6-6358-4741 Fax:81-6-6358-5500 October 22, 2009 Second Edition Printed in Japan...
Need help?
Do you have a question about the EHS-211 and is the answer not in the manual?
Questions and answers