Creating the Ultimate Automation Training Setup1

Creating the Ultimate Automation Training Setup Part 1

Only 31% of businesses have fully automated at least one function (McKinsey). This means a huge demand for automation and creating a training environment exists. Typically, automation training and hands-on programming take time and a lot of resources, but this is no longer the case.  Creating an effective automation training environment tailored to your industry … 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

XGB PLC Ladder Logic First Program

XGB PLC Ladder Logic First Program

The IEC (International Electrotechnical Commission) XGB PLC, developed by LS Electric, offers a convenient programming interface using the XG5000 software in ladder diagram format. This widely used industrial PLC language is known for its simplicity and intuitiveness. The PLC can be programmed in four of the five official languages specified in the IEC standards. Previously, … Read more

Latest Machine Simulator Modbus Server Driver

Latest Machine Simulator Modbus Server Driver

The latest Machine Simulator (EasyPLC) version, 4.1, now has a Modbus Server driver. This will allow the PLC or other controlling device to be the Client in the Modbus network. Machine simulators play a crucial role in industrial automation as they allow you to replicate real-world scenarios and test the functionality of different machines in … Read more

Wiring Discrete I/O to an XGB PLC

Wiring Discrete I/O to an XGB PLC

We will be wiring discrete inputs and outputs to an XGB PLC. This will be a lighted pushbutton start and stop. In industrial automation, Programmable Logic Controllers (PLCs) are crucial in controlling various machines and processes. One of the most widely used PLCs is the LS Electric XGB series, which is known for its reliability … Read more

LS Electric XGB PLC Variables and Scope

LS Electric XGB PLC Variables and Scope

In the world of programmable logic controllers (PLCs), variables are a crucial component of any program. They allow for the storage and manipulation of data and are essential for creating complex programs that can perform a wide variety of tasks. In this article, we will take a closer look at variables in the LS Electric … Read more