Speaking to Individual People – Be Heard

Speaking to individual people is thought to be an easy task. Are you being heard and understood? Talking to individuals is a complex thing. Everyone is unique and has something to contribute. The way we conduct ourselves will determine how we are perceived. It boils down to our ability to modify our behavior to allow … Read more

Here is a Method for a Faster PLC Program

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

The Secret of Using Counters – PLC Programming

We will now look at the secret of using counters in the PLC. (Secret Using Counters) Counters are used in the majority of PLC programs. This is especially true if part of your SCADA system. Counters like the animated picture above count things. In this situation, we count the number of turns the little guy … Read more