HMI versus OIT

HMI = Human Machine Interface
OIT = Operator Interface Terminal
You may also see MMI - Man Machine Interface. Now considered politically incorrect so you don't see that as often.

All referring to an Operator Screen
 
Some projects will define OIT as the local interface for a controller. The HMI is the plant level, or SCADA interface for multiple controllers or the system as a whole.
Other projects do not specify a difference. Check the specs.
 
Perhaps OIT's are smarter today. Years ago, the OIT didn't have any smarts. Much like a dumb terminal. HyperTerminal, for example, except these just have 2 or 4 line LCDs.
Set up RS232, and send it text. Read key presses.
All of the processing is done inside the PLC. Send ASCII text. Read ASCII characters coming back. An absolute pain to program and test.

An HMI is a single board fanless PC. It has a built-in software, most likely running Linux.
You use a program to set up everything, and write it to the flash memory in the HMI. The PLC reads and writes registers in the background. This is all automatic, based on your address table. The only thing you need to set up is the baud rate and protocol. Modbus, for example.

Small HMI's are so cheap today, I can't justify an OIT.
For me, the difference is easy - OIT's are obsolete.
 
A trip down memory lane ...

I still chuckle at A-B changing they're terminology from MMI to HIM years ago. Human Interface Module on the old 1305 drives
 

Similar Topics

I have an application where I am currently reading very small amounts of data from as many as 15 processors using a ML1100 dedicated to that...
Replies
7
Views
5,877
I am using Factory Talk view Machine Edition Runtime HMI. I want to configure on button in such way that when i press this button I want to...
Replies
3
Views
104
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
38
Does anyone happen to know how to install the graphic picture in HMI when I go into blower selection there are no graphics shown not only blower...
Replies
1
Views
65
Does anyone happen to know how to install the graphic picture in HMI when I go into blower selection there are no graphics show not only blower...
Replies
1
Views
99
Back
Top Bottom