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

XGB PLC Sequential Function Chart (SFC) First

XGB PLC Sequential Function Chart (SFC) First Program

SFC (Sequential Function Chart) is a visual structured graphical language that utilizes PLC (Programmable Logic Controller) to organize application programs using flowcharts based on the processing order. SFC divides the application program into two main components: ‘Steps’ and ‘Transitions,’ providing a method to link them. Each ‘Step’ is associated with a specific ‘Action’, while each … Read more

C-More CM5 Import Tags from a Productivity PLC

C-More CM5 Import Tags from a Productivity PLC

The C-More CM5 HMI programming software will allow tags to be imported. This can save you work hours when establishing communications with different PLC controllers. Instead of creating and labeling tags in the PLC and the HMI, we can export them from the PLC and import them into the HMI. This saves you time, money, … Read more

XGB PLC Simulator Structured Text (ST)

XGB PLC Simulator Structured Text

PLC Simulator is a convenient tool for testing and troubleshooting structured text (ST) programs in the XG5000 programming software. It allows you to simulate the operation of a programmable logic controller (LS Electric PLC) without needing actual hardware. This makes it a valuable asset for beginners and experienced programmers. We will use the PLC simulator … Read more

XGB PLC Structured Text First Program

Structured Text First Program XGB PLC

Programming an XGB PLC using a Structure Text (ST) can be efficient for control engineers and automation professionals. Structure Text is a low-level programming language commonly used for PLC (Programmable Logic Controller) programming. It offers a robust, structured approach to designing control logic for industrial automation systems. ST programming is sometimes a more straightforward method … Read more

Click Remote PLC Mobile Application

Click Remote PLC Mobile App

The Click PLC Programming Software Version 3.60 has added support for a new Remote PLC Mobile App, which allows users to view and edit PLC Registers and view PLC Status from an iOS or Android mobile device. Any CPU with Ethernet or Bluetooth communication supports this feature. We will install the latest Click PLC Programming … Read more