How to Connect Pushbutton Switch to PLC

How to Connect Pushbutton Switch to Programmable Controller

We will connect a lighted pushbutton switch to a programmable logic controller (PLC). Using our Click PLUS PLC, we will be assembling, wiring, programming, and testing our pushbutton switch system. The Fuji Electric pushbutton, normally open (NC) contact, will be wired to the first PLC (X1) input. The LED light will connect to the Click … Read more

EasyPLC Solder Robot PLC Programming

EasyPLC Solder Robot PLC Programming

The Machine Simulator (MS) is part of the EasyPLC software suite. It has many built-in machines that are used to show different programming techniques. The solder robot example is one of these machines. This will demonstrate a sequencer robot example. In this case, four rivets are welded using a robot. The logic will step through … Read more

Click PLC Analog Input Non-Linear Scaling

Click PLC Analog Input Non-Linear Scaling

The Click PLC has automatic linear scaling for the analog inputs and outputs. What if the analog input or output is not linear? How do you handle this in the PLC? Look at the following tank. We can measure the height, which is linear, but the volume will not because of the shape of the … Read more

EasyPLC Palletizing Robot Programming Click PLC

EasyPLC Palletizing Robot Programming Click PLC

The EasyPLC palletizing robot will demonstrate sequencing and robot control using a PLC. This palletization process will fill a box container with six cans. A servo-controlled gantry robot using x and y is used to do this operation. The complete box will then travel along to another conveyor to an unloading area. A robot will … Read more

Freight Carrier Weighing & Distribution EasyPLC

Freight Carrier Weighing & Distribution EasyPLC

The freight carrier weighing and distribution will demonstrate sequencing and shift registers on the EasyPLC machine simulator. The product comes in two different ways and must be organized, weighed, and delivered on the right output ramp. This will be based on the weight of the product. The EasyPLC simulator freight carrier will show you how … 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