Advertisement

ATSEL HMI User Manual
ATSEL HMI User
Manual
(Version:2.02)
Selec Controls Pvt. Ltd.

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the SP112 Series and is the answer not in the manual?

Questions and answers

Summary of Contents for Selec SP112 Series

  • Page 1 ATSEL HMI User Manual ATSEL HMI User Manual (Version:2.02) Selec Controls Pvt. Ltd.
  • Page 2: Table Of Contents

    ATSEL HMI User Manual Content Installation...........................1 Communication Protocol.....................3 Address setting........................5 Animation Design......................13 Recipe..........................15 Data Transmission......................17 Alarm..........................18 Multi Language........................22 History Data Record......................24 User Encryption.........................29 Update Program by U Flash....................34 QR Code...........................35 One HMI Multi PLCs......................37 Time Setting........................40 Installment.........................42 System Configuration......................49 Internal Register of System....................51 Printer Settings.........................54...
  • Page 3: Installation

    ATSEL HMI User Manual Installation Dimension for installation opening SP112 series of HMI(SP112-GT70-S-CE and SP112-GT70-ET-CE) SP112 – 192×138mm Interface SP112 interface Cable layout:back side of the HMI...
  • Page 4 ATSEL HMI User Manual COM port connection For SP112, COM port includes RS232 and RS485. The pins set up as below, pin 7/8 for RS485 and pin 2/3/5 for RS232. As for 4 Points terminal, A is set for RS485+,B RS485-, R is when using built-in 120Ω resistance then to short connection R and A, it will be convenient for long-distance communication.
  • Page 5: Communication Protocol

    ATSEL HMI User Manual Communication protocol Function brief Our HMI support many kinds of communication protocols, such as PPI, MPI, Modbus, smart S7, Mitsubishi, Panasonnic, Omron, etc. Series communication: COM1(RS485) SiemensS7-200/smart CPU) SiemensS7-300 CPU) All Modbus Devices. COM2(RS232) Mitsubishi(Fx1, Fx2N, Fx3U)...
  • Page 6 ATSEL HMI User Manual Panasonnic(Fp) Omron(CP) MODBUS(MODBUS-RTU MODBUS ASCII) Ethernet communication: MODBUS TCP(Server / client) S7 communication(S7-200 smart) Remark : O ur HMI has set the function buttons for smart running & stop . Connect with PLC SP112 — Siemens SP112 PPI/MPI 7 485+...
  • Page 7: Address Setting

    ATSEL HMI User Manual Address setting Function introduction 1. RS485(Siemens S7-200)【PPI communication】same as S7 communication Register Address Input range Remark name format dd.o 0.0~4095.7 bit: input mapping register dd.o 0.0~4095.7 bit: output mapping register dd.o 0.0~4095.7 bit: bit memory dd.o 0.0~4095.7 bit: Sequence Control Relay dddd.o...
  • Page 8 ATSEL HMI User Manual dddd 0~254 word: bit memory, each word occupies two bytes address. dddd 0~252 double word: bit memory, each double word occupies four bytes address. DDD:dddd 0:0~99:32766 word: DB block storage area, block no. DDD 0-99, each block word dddd with range 0-32766.
  • Page 9 ATSEL HMI User Manual 4. Mitsubishi FX series Fx2N Register name bit/word Address format Max. address Mini. address DDDD 3071 DDDD 8255 8000 word DDDD 7999 word DDDD 8255 8000 word word 32CV word Fx3U Register Name bit/word Address format Max.
  • Page 10 ATSEL HMI User Manual 5. Panasonic Fp series Register Name bit/word Address format Max. address Mini. address DDDD 7679 4095 DDDD 8255 8000 word DDDDD 99999 word DDDDD 99999 word DDDDD 99999 word DDDD 9999 word DDDD 9999 word DDDD 9999 word DDDD...
  • Page 11 ATSEL HMI User Manual word word DDDDD 32767 Fins Register Name bit/word Address format Max. address Mini. address CIO_bit dddd.DD 6143.15 WR_bit ddd.DD 199.15 HR_bit dddd.DD 1535.15 AR_bit ddd.DD 959.15 448.0 DM_bit ddddd.DD 32767.15 word DDDD 6143 word word DDDD 1535 word word...
  • Page 12 ATSEL HMI User Manual 2. PPI communication parameters setting as showing in below chart. 3. Put a few bit buttons onto the screen and setting the written addresses of these bit buttons Q0.0, Q0.1.
  • Page 13 ATSEL HMI User Manual 4. The system block parameter setting interface of S7-200 program software is shown as the following diagram 5. Connect the HMI to PLC through 485 communication cable and power them together, then download the corresponding project to HMI. When click the components on the screen, the corresponding PLC output points will be lighten.
  • Page 14 ATSEL HMI User Manual 6. Address searching : Click the search function of edition or shortcut key ctrl+F to pop up the search interface. You can search bit and word in the current scene or all of the scenes. At the same time, you can replace the selected addresses, double-click the corresponding addresses to pop-up corresponding control option of corresponding scene.
  • Page 15: Animation Design

    ATSEL HMI User Manual Animation design Function introduction Picture Display function: To achieve the dynamic display of static pictures through other ways, such as address control, time setting. GIF picture: To set dynamic gif pictures. You can set the animation in the library, or user-defined GIF files.
  • Page 16 ATSEL HMI User Manual Example 1. Shining light (controlled by time) Put a Picture Display on scene, in the general page set the Total Status 2, Status type to auto change with frequency being set 5 x 0.1s. In Label page, add an indicator pattern from the Gallery to a status screen, in Visibility page set controlled by bit, When the corresponding bit value to achieve the effective state the indicator pattern will be displayed.
  • Page 17: Recipe

    ATSEL HMI User Manual 4. Flow block Add expand flow block at advanced components and set the corresponding address for it. 5. Dynamic rectangle, Dynamic circle In the Object components, add dynamic rectangle or dynamic circle and set the corresponding address. Dynamic rectangle, for example, the data type is 16-bit integer, and the address is Dynamic circle, for example, the data type is 16-bit integer, and the address is set as LW1.
  • Page 18 ATSEL HMI User Manual Example 1. Project target Realize the adjustment of different kinds of coffee ingredients, so that can complete the coffee modulation by one key operation. 2. How to achievement Click recipe control , add a new recipe group and set ingredients number of recipe, each recipe contains different ingredients proportion, and then save the recipe.
  • Page 19: Data Transmission

    ATSEL HMI User Manual group, If recipe index is Modify Internal Register LW60803 can achieve recipe switch- over of recipe group. Numerical input and display address of recipe ingredients is using the internal recipe register address. Such as the above recipe, there are 8 ingredients, the system internal address is RWI0-RWI7 from top to bottom if connects corresponding PLC address just needs to input the corresponding variables, such as VW0, VW2, VW4 etc.
  • Page 20: Alarm

    ATSEL HMI User Manual 3.After adding, click close button exit, after downloading the configuration you can do data exchange according to the set transmission type. Alarm Function Introduction When triggering some events that should not be triggered during the operation of the device, the system will make warning and record the time and content of the corresponding events.
  • Page 21 ATSEL HMI User Manual Clear alarm voice:the alarm sound can be set on/off by the function button Example A. Set the real-time alarm 1. Double click Alarm icon to open Alarm Setting in software window.
  • Page 22 ATSEL HMI User Manual 2. Add the matched alarm event in the alarm setting and change the trigger condition. 3. Add an alarm control, and change the corresponding display parameters. 4. When the corresponding alarm event is triggered, the Alarm Control will display the alarm time, date and content, etc.
  • Page 23 ATSEL HMI User Manual 5. Add a dynamic alarm bar at the scene and trigger the corresponding event, the triggered time will scrolling display on the scene. 6. When setting the overall alarm, the alarm information will be displayed at the corresponding position of all pages.
  • Page 24: Multi Language

    ATSEL HMI User Manual Remark : Query historical alarm data can not be done at off-line. Just operate on the touch screen. 2. Download the historical alarm data. You Can download the historical data to the U disk by the function button. Select the Download History Alarm Data in the function buttons.
  • Page 25 ATSEL HMI User Manual  Component description: describe the text information of the control in the current scene. Example 1. Project target Download program to HMI, set two buttons to switch Hindi & English. 2、 Project setting. Create a new project, put the corresponding controls at scene and set the relevant alarm, make these all be displayed in Hindi.
  • Page 26: History Data Record

    ATSEL HMI User Manual Click the function button Hindi matched and Select Setting Current Language at Function and Language 1. English matched one Select Setting Current Language at Function and choose Language 2 Then the function is set up and press Hindi button then display Hindi and English button for English.
  • Page 27 ATSEL HMI User Manual data collector", you can double click the Historical Data and pop up the following window. (Need to save file before a historical data collector is formed) Notice : It can add Max. 10 historical data collectors each time. Click "add"...
  • Page 28 ATSEL HMI User Manual Regular sampling: setting several specific time points for sampling. Example 1. Double-click to open the historical data function at the directory of software project manager. 2. It controls the suspension sampling or clear historical data by address variables. Set the corresponding control address the corresponding state of the address variable is triggered the relevant function.
  • Page 29 ATSEL HMI User Manual 4. When the historical data collecting address is set up, you need to add the corresponding historical data display components in the software advanced options, including historical data displays and historical trends, add historical data displays to the software scene, and set up historical data items to display.
  • Page 30 ATSEL HMI User Manual In the process of setting the time range, if the following errors appear, please check the time setting of historical data collection time and historical trend map and make reasonable changes to the corresponding time range or sampling time. 6.
  • Page 31: User Encryption

    ATSEL HMI User Manual User encryption Function introduction The function of user encryption is mainly to protect user's permission. It can add and delete users, and set user permission level. Project initial user setting: When the system has not set the user encryption, the default user is NULL, namely can touch all components.
  • Page 32 ATSEL HMI User Manual Note: when a user has multiple levels of authority (for example, A/B/D), as long as it is unlocked in one of the controls, the corresponding all permissions are unlocked (when the A is opened, B and D are open at the same time, before logon the login, no more password is required).
  • Page 33 ATSEL HMI User Manual Modify the password : This function is used to modify the user's password. Any login user can modify his password. Using this control, click to modify the password of the current login user, enter the old password, and then enter the new password to click confirm.
  • Page 34 ATSEL HMI User Manual 3. A control is encrypted Visibility, that is the user who has the relevant right can log in and touch. 4. The Supreme Authority Operation is that the task user enters the corresponding password and then can operate on all controls.
  • Page 35 ATSEL HMI User Manual 5. Logout user that is after an operator has finished the operation, click logout to exit the current user login. The relevant setting is in the screen button, choose to logout user. 6. The file protection function under project window can protect users' rights, opening the file need password.
  • Page 36: Update Program By U Flash

    ATSEL HMI User Manual Update program by U DISK Function Using USB disk can update HMI's program and firmware version, at the same time, it can also download the historical data of HMI. Example 1. Click the tool to pop the drop-down menu and select U disk update. 2.
  • Page 37: Qr Code

    ATSEL HMI User Manual 4. Insert the U disk which loaded the files onto the touchscreen and restart the touch screen. 5. After power on, the touch screen enters the system setting interface. 6. Click on the bottom button upgrade to enter the USB update interface. 7.
  • Page 38 ATSEL HMI User Manual Click the two-dimensional code display under the menu of advanced components, move the mouse to the screen area, the mouse displays the cross, click the left mouse button and drag the mouse to add a control. Double click the control to pop up a dialog box, which is the dialog box that set the properties of the two-dimensional code.
  • Page 39: One Hmi Multi Plcs

    ATSEL HMI User Manual One panel connects with multi-devices unction introduction One screen multi-devices (extension mode): HMI as a master device, communicates with multiple slaves, when using the extended mode, the configuration address of HMI needs to be distinguished the slave number by # (Slave1: 1#, slave2: 2#). Minimum communication combination 1.
  • Page 40 ATSEL HMI User Manual One panel with multi-devices(MODBUS): On Atsel double-click to open communication port settings of Link1, and change the address mode at extended mode and save it in parameter interface. Add corresponding components of two PLC slave address at screen,1# is PLC Slave1, 2# is PLC slave2 PLC program as below,...
  • Page 41 ATSEL HMI User Manual Time set up Function introduction The clock setting function can be divided into three functions: downloading system time to HMI, writing time to PLC and synchronizing with PLC. 1. Download system time to HMI 2. Write time to PLC ...
  • Page 42: Time Setting

    ATSEL HMI User Manual 3. Time synchronization with PLC  Data type and length are defaults. The default value of data type is 16 bit BCD, and the default value of length is 7. Read the address: read the address information in the PLC ...
  • Page 43 ATSEL HMI User Manual 3. Write time to PLC ①PLC without real time clock A, new clock settings, select write time to PLC, set the clock address, such as VW100. The starting time interval is 1s, that is, write PLC once per second. B.
  • Page 44: Installment

    ATSEL HMI User Manual A. Add clock addresses of PLC, such as the VB0 B. Add 8 numerical inputs in ATSEL as PLC time display, the data type is 16 bit BCD code, address is VB0~VB7. C. Add 8 numerical inputs in ATSEL as PLC time setting address, the data type is 16 bit BCD code, address is VB10~VB17.
  • Page 45 ATSEL HMI User Manual 1. Call Deadline protection In the project window, the deadline protection settings is optional, and the default is not chosen. If you want to use, you can make the deadline protection settings. 2. Set deadline protection Password level: up to 12 levels, pop-up password numbers according to actual needs.
  • Page 46 ATSEL HMI User Manual 5. Screen trigger address When you click close password screen trigger and open password screen trigger, you can set the notification trigger address with the PLC or HMI address. Remarks: modifying the system time will not affect the expiration date. The expiration date is based on the down load time of the project.
  • Page 47 ATSEL HMI User Manual 7. Deadline management window Password edit, another window that automatically pop-up, is the deadline management window, using the screen button to click out the window, in which the expiration date of the corresponding level and password can be set on the touch screen. Example 1.
  • Page 48 ATSEL HMI User Manual B.Click on the password input window, set the corresponding manufacturer and contact information, and put the corresponding payment two-dimensional code. The image of this window screen can be user-defined edited. C. To save the above two steps then complete the set up of installment payment. Ladder chart Function introduction Support for ladder logic control in ATSEL software.
  • Page 49 ATSEL HMI User Manual standard instruction of the IEC61131/1 international ladder diagram. The editing mode is similar to that of Japanese PLC. Ladder address mapping: you can add bit address, word address, double word address. The register is the address type, number is the ladder address number, and can write the address actual meaning information.
  • Page 50 ATSEL HMI User Manual 2. Project design A. Establish corresponding table of the address. Establish the address separately, and relevant the ladder diagram address according to the actual address. The project contains 7 switch addresses (4 inputs, 3 outputs) and 1 multi-state display (word address).
  • Page 51: System Configuration

    ATSEL HMI User Manual C. After editing the ladder diagram, the relevant controls can be placed in the screen, and the relevant logic is already operation. System setup Function instruction During starting up the HMI, a progress bar will appear, click the bar to enter the starting property interface.
  • Page 52: Internal Register Of System

    ATSEL HMI User Manual U disk update, in the interface, plug in the U disk in the interface can identify the corresponding project files and firmware, click the corresponding update file to click the update, after the update is completed, click restart and pull out the U disk to complete the U disk update.
  • Page 53 ATSEL HMI User Manual Bit Register Address Description read/write LB60104 COM1 communication state, if ON communication abnormal, OFF ok LB60105 COM2 communication state, if ON communication abnormal but OFF ok LB60106 Network communication state, ON communication not normal, OFF ok LB60107 Communication abnormal window, when set ON, abnormal window is not allowed to pop out, but set OFF then allowed.
  • Page 54 ATSEL HMI User Manual LB60971 Link1 Shield Station No. 1 LB60972 Link1 Shield Station No. 2 LB60973 Link1 Shield Station No. 3 LB60974 Link1 Shield Station No. 4 LB60975 Link1 Shield Station No. 5 LB60976 Link1 Shield Station No. 6 LB60977 Link1 Shield Station No.
  • Page 55 ATSEL HMI User Manual LW60000 16bit-bcd Local time: second, valid range 0-59 LW60001 16bit-bcd Local time: minute, valid range 0-59 LW60002 16bit-bcd Local time: hour, valid range 0-23 LW60003 16bit-bcd Local time: Daily,valid range 1-31 LW60004 16bit-bcd Local time: Month valid range 1-12 LW60005 16bit-bcd Local time: Year valid range 0-9999 LW60006...
  • Page 56: Printer Settings

    ATSEL HMI User Manual Printing function of historical data and alarm data Printer : W H- E 45 1. Open the parameter settings and select the print option. The printer will not work until the printer option is turned on. 2.
  • Page 57 ATSEL HMI User Manual 3. Drag historical data control and function button, and set function button as the option of Querying Historical data.
  • Page 58 ATSEL HMI User Manual 4. Click on the query history data button, and then query the data of the relevant time period. Click on print, it will print the data queried on the current page, which can print up to 100 pieces of data at a time.
  • Page 59 ATSEL HMI User Manual Printing of alarm data 1. Open the parameter settings and select the print option. The printer will not work until the printer option is checked in the option.
  • Page 60 ATSEL HMI User Manual 2. Choose to turn on the automatic print alarm. There are two options below. One is the print time and the other is the print date. When neither option is checked, the printer only prints the value; when the printing time is checked, the printer prints the time plus the value;...
  • Page 61 ATSEL HMI User Manual 3. Add alarm function, set trigger conditions, drag out alarm control. 4. Set relevant trigger conditions, when the alarm event triggers, the printer will automatically start printing alarm information.
  • Page 62 ATSEL HMI User Manual Print parameter setting The option on the right is to configure the printer's related functions. Only the baud rate can be selected. The baud rate is the transmission rate of the configuration data. At present, the data printed by the printer under 1900 is correct.
  • Page 63 ATSEL HMI User Manual Pinter connection Pinter Model No.WH-E45 More printer details,please check http://en.weihuang.com.cn/products_detail/productId=128.html...
  • Page 64 ATSEL HMI User Manual Connection The series Port need to be wired by ourselves HMI DB9 Pin2 to Printer 3 HMI DB9 Pin3 to Printer 5 HMI DB9 Pin5 to Printer 7 Cautions, the power cable input should be 5V, don’t wire the wrong direction.

This manual is also suitable for:

Sp112-gt70-s-ceSp112-gt70-et-ce

Table of Contents

Save PDF