plc-hmi

A PLC is the brains of the machine -- it reads inputs and based on it's program, activates outputs.

The HMI is a operator screen - think an ATM where you can push buttons either on the side of the screen or on the screen itself. You can enter in data (what you want to do, how much you want to withdraw, etc) or you can display information (how much you have in your account). The HMI can be used to start conveyors or stop processes, or display information (what product am I making?).

The HMI usually talks to the PLC -- it gives the "brain" it's direction and then the PLC does the work
 
No, you program BOTH the PLC and the HMI with the laptop.

The PLC reads the inputs, evaluates them, then sets the outputs accordingly.

The HMI is a Human-Machine-Interface. It is an easy way for the operator to see specially presented information from the PLC about how the process is running or to be able to input various parameters (speeds, recipes, etc.) into the PLC to define how the process will run. The HMI has no control capabilities. It's merely a "window" into the process.

The PLC can run without a HMI. The HMI, without a PLC, is deadweight...

Think of your computer. The CPU box is like the PLC, processing and evaluating information, setting output actions based on that action, etc. Windows, Linux, ..., is like the HMI.
 

Similar Topics

Good Day to all of you, this is my first post, i will try to explain as best as possible, english is not my natural language. I am performing an...
Replies
0
Views
20
Hi, Wy we log data in PLC using DLG instruction, when we have option to log data in HMI
Replies
1
Views
78
Hi, I'm thinking about using commands for Melservo J5 controller via HMI without PLC. Have you guys done this kind of control configuration for...
Replies
3
Views
139
Hello, I have an automation direct d2 262 plc and C-more HMI EA9T6CL-R. I need to prepare a program, scheduled to be performed on a future date. I...
Replies
1
Views
119
Hi Iam using monitouch hmi(V9 soft) with omron plc cj2m (CX programmer). In this I want to read a data from hmi to plc. The data was like...
Replies
0
Views
94
Back
Top Bottom