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 Statement List First Program

XGB PLC Statement List First Program

Note: Structure Text (ST) is what I am showing. Not a statement list. Programming an XGB PLC using a Statement List (ST) can be efficient for control engineers and automation professionals. Statement List is a low-level programming language commonly used for PLC (Programmable Logic Controller) programming. It offers a robust, structured approach to designing control … 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

PLC Programming Concepts NOT Well Understood Pt1

PLC Programming Concepts NOT Well Understood Pt1

PLC (Programmable Logic Controller) programming is a crucial aspect of industrial automation, yet many individuals struggle to grasp its fundamental concepts. This guide will dive into the key principles of PLC programming that are often misunderstood, shedding light on these concepts and providing clarity for beginners and experienced professionals. By addressing common misconceptions and exploring … Read more

Machine Simulator Modbus Server to C-More HMI

Machine Simulator Modbus Server to C-More HMI

We will now communicate from the C-more CM5 HMI to the latest Machine Simulator (EasyPLC) version, 4.1. This will be done using Ethernet on a Modbus TCP network. The machine simulator (MS) will be the server, and the C-more will be the Client. Machine simulators play a crucial role in industrial automation as they allow … Read more

C-More CM5 HMI Click PLC Tags Import

C-More CM5 HMI Click PLC Tags Import

The C-More CM5 HMI programming software will allow tags to be imported. This can save you hours of work 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, … Read more