Register Now

Login

Lost Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Captcha Click on image to update the captcha .

Login

Register Now

register content

PLC Flip-Flop Example Code

If you are using Control Logix plc, we will make a flip-flop example with AOI. I will show you how to easily make a flip-flop block with add-on instructions. Normally, you can use one Timer On and one timer-off instruction for ...

Continue reading

Plc Troubleshooting

Experience or knowledge is needed to troubleshoot plc issues. In order to find the errors on the machine, it is necessary to know the machine. There may be many reasons for fault diagnosis or breakdown in PLCs.You can use the ...

Continue reading

PLC Controller Firmware Upgrade

When you buy the plc CPU for the first time, you need to upgrade to the appropriate version for your program. If your program is written with version 30, you need to upgrade your CPU to version 30. CPUs come as ...

Continue reading

Connect to PLC via USB cable

If the controller (usually 1756-L7x ControlLogix and over ) has a USB port that uses a Type B receptacle. The port is USB2.0 compatible and runs at 12 Mbps. to use the USB port of the controller, you must have ...

Continue reading

PLC First Scan Bit

What is First Scan Bit and How to create a tag? This bit is activated every time the PLC switches to run mode, as the name suggests, the first scan bit. You don't need to create any tags for the first ...

Continue reading

How to get data from plc to excel

How to communicate with PLC via Excel? In order to get data from PLC with Excel, we need to use OPC. If you are using Rockwell Allen-Bradley plc, no other tool is required for OPC because we can transfer data from ...

Continue reading