PLC Ladder Logic Programming – On/Off and Variable Range Types

This post is a further follow-up from my original ‘Here’s a Quick Way to Understand PLC Inputs and Outputs.’ There are two different kinds of PLC outputs, Discrete and analog. Discrete outputs are either ‘ON’ or ‘OFF’; 1 or 0. You can think of them as a single light bulb. Analog outputs have a range … Read more

PLC Discrete Inputs Tutorial – Normally Open vs Closed Contacts

This post is a further follow-up from my original ‘Here’s a Quick Way to Understand PLC Inputs and Outputs.’ There are two different kinds of PLC inputs, Discrete and analog. Discrete inputs are either ‘ON’ or ‘OFF’; 1 or 0. You can think of them as a single switch. Analog inputs have a range to … Read more

Unlock 32-Device Control: Omron’s Secret Protocol Revealed

The hostlink communication protocol is a method developed by Omron for communication to PLCs and other equipment. This ASCII-based protocol is used over RS232 or RS422/RS485. It is a many-to-one implementation, meaning you can communicate with up to 32 devices back to a master. (1: N) This communication on the industrial floor can control PLCs, Temperature … Read more

Why PLC Programmers Ignore This Game-Changing Method

PLC programming involves both direct and indirect addressing. Direct address programming involves writing each ladder logic rung to do the operation required. We often forget about using powerful indirect addressing to solve our logic. Indirect Addressing – Faster PLC Program The below-animated picture will show a simple example of using indirect addressing. This will use … Read more

Management/Leadership

Management and leadership is the function that coordinates and focuses the efforts of people to accomplish goals and objectives using available resources efficiently and effectively. This includes soft skills that build effective business and personal relationships. What Everybody Ought to Know About Speaking to Individual People Looking For Production Improvements – Then Do A Gemba … Read more

Now You Can Have Robust Data Logging for Free – Part 12

Now You Can Have Robust Data Logging for Free – Part 12 HTML and Scripting Languages  We have the following accomplished: PLC program Visual Basic Program Data collected in a Database IIS web service established ASP Script Written Let’s take a closer look at the ASP Script ( AccRL.asp) that was written in part 11: … Read more

Now You Can Have Robust Data Logging for Free – Part 11

Now You Can Have Robust Data Logging for Free – Part 11 HTML and Scripting Languages  We have the following accomplished: PLC program Visual Basic Program Data collected in a Database IIS web service established The IIS web service machine must have the Microsoft Access Database Engine 2010 installed. The following link can obtain this: … Read more

PLC Programming +

Here is a Method That is Helping PLC Programmers to Program Faster Three Free PLC Programming Software Tools Adjusting Daylight Savings Time In Do-More Now You Can Have Robust Data Logging for Free (PLC Program – Modbus TCP (VB6) – Access Database – Web Server) Part 1 / 2 / 3 / 4 / 5 … Read more

PLC Basics – Programmable Logic Controller

plc basics programmable logic controller

Learning programmable logic controllers (PLC) include understanding of the basic components, language, numbering systems, program development. PLC Basics will help in your learning of the programmable logic controller. If this is your very first time programming a PLC, we suggest you check out our beginner’s guide to programmable logic controllers. Hardware and Software – PLC … Read more

About

ACC – Helping you with your automation control tasks Practical tips and techniques for automation control tasks. We will answer questions and provide sample programming solutions. I am an automation specialist who guides individuals to understand and implement PLC programming so you can quickly implement your own control solution. Every other week we produce a blog post. … Read more