PLC Learning Series – Programming Steps

PLC Learning Series – Programming Steps

Developing a programmable logic controller (PLC) program can be broken down into five steps. These programming steps are as follows: Five Steps to PLC Program Development Step 1 – Define the task Step 2 – Define the Inputs and Outputs Step 3 – Develop a logical sequence of operation Step 4 – Develop the PLC … Read more

PLC Learning Series – Understanding Numbers

PLC Learning Series - Understanding Number Values

All programmable logic controllers (PLC) have the same numbering system at their core. This is the same with all computers as well. The status of any memory location can be either on or off. A one (1) will represent an on or “True” status and zero (0) will represent an off or “False” status. This … Read more

PLC Learning Series – What are Outputs?

PLC Learning Series - What are Outputs?

PLC outputs are the next component of our PLC block diagram. The PLC program will control the outputs of the PLC. Controlling outputs is one way to get the inputs to change. We will be looking at digital and analog outputs that can be wired to the programmable logic controller. PLC troubleshooting outputs will also … Read more

Click PLC – Purchasing Components

Click PLC - Purchase Components

Here is a list of parts to purchase for your Koyo Click PLC series system. Demand is currently high for components, so you can find new and used parts for the Click PLC on eBay with these affiliated links. A Click PLC system consists of a CPU unit and up to 8 stackable modules. System … Read more

Productivity 1000 Series PLC P1-RX Remote Slave

Productivity 1000 Series PLC P1-RX Remote Slave

You can add a remote PLC slave rack of productivity 1000 series modules using a P1-RX. Up to 4 remote I/O base controllers can be added to the P1000 system. We will update our P1-540 CPU unit to a P1-550 CPU to take advantage of remote IO. A P1-RX remote IO-based controller will be added … Read more

PLC Learning Series – What are Inputs?

PLC Learning Series - What are Inputs?

PLC inputs are one component of our PLC block diagram. The output actions of the PLC will be controlled based on the inputs. We will be looking at digital and analog inputs that can be wired to the programmable logic controller. We will be looking at wiring of a normally open (NO) push button, normally … Read more