The Home of PLC    
Home | PLC Fundamental | Siemens PLC | A-B PLC | Mitsubishi PLC | Omron PLC | Panasonic PLC | PLC Articles
  Current Position:Home>PLC Program>Content
Introduction of Human Machine Interface (HMI) in PLC control system
Source: Author: Date: 2010-01-09  

· These allow control systems to be much more interactive than before.

· The basic purpose of an HMI is to allow easy graphical interface with a process.

· These devices have been known by a number of names,

- touch screens

- displays

- Man Machine Interface (MMI)

- Human Machine Interface (HMI)

· These allow an operator to use simple displays to determine machine condition and make simple settings.

· The most common uses are,

- display machine faults

- display machine status

- allow the operator to start and stop cycles

- monitor part counts

· These devices allow certain advantages such as,

- color coding allows for easy identification (eg. red for trouble)

- pictures/icons allow fast recognition

- use of pictures eases problems of illiteracy

- screen can be changed to allow different levels of information and access

· The general implementation steps are,

1. Layout screens on PC based software.

2. Download the screens to the HMI unit.

3. Connect the unit to a PLC.

4. Read and write to the HMI using PLC memory locations to get input and update screens.

· To control the HMI from a PLC the user inputs set bits in the PLC memory, and other bits in the PLC memory can be set to turn on/off items on the HMI screen.


 
[Add to Favorit] [Refer to] [Comment(0Item)] Back to Top Print Close this Window  
Username:New UserPassword: Anonymous
Contents: Less than 250 words. Please follow the applicable rules and laws.
  Latest Comment:
  Popular Articles
·Traffic Lights PLC Control -St
·An Example of using ladder dia
·One-shots in plc programs
·A Structured Text Example Prog
·PLC Ladder logic functions
·PLC ladder diagram programming
·DC Inputs in PLCs
·PLC Programming
·Basic Instructions in PLC prog
·Ladder Logic of PLCs
·Ladder diagram of add instruct
·Draw a state diagram for a mic
  Related Articles
·First step is to identify befo
·The current demands on user in
·The common trend is to adopt a
·An Industrial Controls Cabinet
·An Electrical Schematic with a
·Fail Safe Design in PLC softwa
·Debugging function in PLC soft
·Troubleshooting and Forcing in
·Line Symbols and Types, Sensor
·How to Develop a Program Struc
·Program Verification and Simul
·Documentation in PLC program