The leader in industrial automation and control solutions

What determines how fast the cMT series built-in CODESYS runtime is?

Select cMT and cMT X series devices can operate their own built-in CODESYS runtime to run PLC programs defined in CODESYS IDE. Below are some baseline metrics that can help explain how fast the cMT series’ built-in CODESYS runtime is: Operation Execution Time LD 10 nanoseconds MOV 16 nanoseconds It’s important to note that these…

How do I edit a compiled HMI or cMT series project file in EBPro?

A compiled project file can be decompiled to extract the project file and create new library files for the embedded graphics. This will create a new .emtp or .cmtp (editable project file) that can be used in EBPro. There are 3 primary file types for project files used in EBPro: Before a project file can…

How can I set a string value to LW memory in EasyBuilder Pro?

There are many methods that can be used to set a string value to LW registers in an EasyBuilder Pro project. A useful method with a cMT series device is by using the Action Trigger object. Other methods include using a similar strategy with the Set Word objects, or even a Macro using the SetData…

What is a Layer 3 Network Switch?

A layer 3 network switch operates at the Network Layer of the OSI model. Click here for more information about the OSI Model. Layer 3 network switches forward data based on IP addresses. Unlike layer 2 network switches, layer 3 switches route traffic between different subnets. These switches combine the features of a traditional router and a…

What is a Layer 2 Network Switch?

A layer 2 network switch operates at the Data Link Layer of the OSI model. Click here for more information about the OSI Model. Layer 2 network switches forward data based on MAC addresses. They are responsible for directing traffic within a local area network (LAN). Layer 2 switches do not inspect IP addresses, and…

What is the Open Systems Interconnection (OSI) model?

The Open Systems Interconnection (OSI) model is a reference model which describes seven layers of communication between computing systems over a network. These seven layers are as outlined: The OSI model was developed by the International Organization for Standardization. It describes the tasks required to transmit data via radio waves, light, or electricity.

What is JavaScript?

JavaScript is a computer programming language developed in 1995 by Brendan Eich. JavaScript is utilized in web developed along side industrial control systems such as EasyBuiler Pro for automation.

What is MapleLogic Simulation Mode?

MapleLogic has the ability to run a project file in simulation mode for testing purposes. Simulation mode uses the computers loopback address of 127.0.0.1. The loopback address connects to the local computer and simulates PLC operations. This can help verify logic before deployment to actual hardware.

What are the available registers in MapleLogic?

In MapleLogic registers store data used for control logic and operations. They hold values such as integers or bits. Registers are essential for monitoring inputs, and controlling outputs. Common register types include discrete, word, timer, counter, and floating-point. Below is a diagram of available Registers, their description, and if they can read or written to/from.

What is a Rung?

MapleLogic utilizes logical control operations in a ladder diagram called a “rung”. Each rung contains inputs and outputs. Inputs are usually sensors, switches, or conditions that control output devices. Rungs evaluate from left to right activating outputs based off condition parameters.

What is MapleLogic?

MapleLogic is a software suite owned by Maple Systems Inc. It is a robust programming software for Maple Systems Micro and Modular PLCs. It programs PLCs to communicate to sensors, switches, motors, HMIs, and more over serial or ethernet. MapleLogic utilizes Ladder Diagram, a graphical programming language, which place logic elements onto rungs on a…

What are PKEA and ePKEA Product Keys?

When installing or reinstalling the Microsoft® Windows® Operating System to a PC, it must be activated using a Product Key. For Maple Systems products, Product Keys come in one of two forms: PKEA and ePKEA. PKEA (Product Key Entry Activation) are non-embedded Product Keys purchased by the end-user either individually, or alongside a PC. If purchased…