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,869
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
28
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
63
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
97
Hello All, I've been tasked with automating a flatbed press that runs with some pretty extreme temperatures. I've been told it can run close to...
Replies
4
Views
162
Back
Top Bottom