Productivity 2000 PLC Ladder Logic Contacts

Productivity 2000 PLC Ladder Logic Contacts

The Productivity Suite Software comprises more than 82 instructions divided into 14 categories. These instructions include NO / NC, NO Edge / NC Edge, and Compare. Contacts are one of these instructions to program your productivity PLC controller. Ladder logic contacts are in every PLC program. We will be looking at these instructions in the … Read more

Rock Crusher Plant EasyPLC BRX Do-More

Rock Crusher Plant EasyPLC BRX Do-More

A rock crusher (jaw crushers) is also known as “rock breakers” and is used to break up larger, more complex materials into more manageable pieces. The EasyPLC simulator rock crusher plant will show you how you can control this process through a programmable logic controller. We will be using Do-More technology to control this plant … Read more

Don’t Get Caught Without These 3 PLC Requirements

Don't Get Caught Without These 3 PLC Requirements

If you are looking to purchase a PLC system, there are three key components that you should look for. If your current system does not contain these features, you need to replace it with one that does as soon as possible. The three most important features you should look for in your new PLC system … Read more

Productivity 2000 Series PLC Tag Database

Productivity 2000 Series PLC Tag Database

The Productivity Suite Software allows us to use tags in the PLC. Tags are a method for assigning and referencing memory locations (numbering systems) within the programmable logic controller. They allow a more structured programming approach and are stored within a tag database. The tag database is stored in the memory of the Productivity Series … Read more

4 Way Traffic Light PLC Program EasyPLC

4 Way Traffic Light PLC Program EasyPLC

Traffic lights are used just about everywhere on busy roads around the world. They can help prevent traffic accidents and keep traffic flowing smoothly in the right direction by regulating the flow of cars, trucks, and other vehicles. The most common traffic light uses red, yellow, and green lights, along with arrows or flashes to … Read more

Productivity PLC Node-RED MQTT – P1000 / P2000

Productivity PLC Node-RED MQTT - P1000 / P2000

We will use an MQTT broker in Node-RED to communicate to the productivity PLC clients. MQTT stands for Message Queuing Telemetry Transport. This simple ‘publish and subscribe’ communication protocol does not take too many resources. Constrained devices with low bandwidth are ideal for MQTT. This protocol provides machine-to-machine (M2M) connectivity, perfect for the Internet of … Read more