The leader in industrial automation and control solutions

What is Bridge Mode?

Bridge Mode allows a device to function as a network switch, forwarding traffic between LAN ports without modifying packet data. This creates a seamless connection between devices, enabling communication as if they were on the same network. All LAN ports operate as a single network segment, relaying traffic without performing NAT. This mode is useful for extending networks, reducing bottlenecks, and maintaining transparent data flow. Proper configuration of Bridge Mode helps prevent unintended network issues and security risks.

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 the Label Tag Library?

The Label Tag Library in EasyBuilder Pro enables the creation of a multi-language environment for HMI projects. Users can create a Label Tag Library and select suitable labels for use throughout the project. At runtime, the project dynamically displays the corresponding language based on predefined settings. This feature supports up to 24 languages simultaneously, making it ideal for global applications. The Label Tag Library streamlines language management, ensuring flexibility and consistency across multilingual interfaces.

What is a Register-Address?

A register address in EasyBuilder Pro refers to a specific memory location used to store and manage data within a system. A register is a specific storage location, typically in memory or a device, used to hold data for processing. They often are categorized as internal or external registers. An address is a unique identifier assigned to a specific register, allowing access to its stored data. The address acts as a reference point to the location of memory within a device.

What is XML?

XML stands for Extensible Markup Language and its a way to store information in a tree structure with tags and elements. XML Data is stored inside tags, and each tag can have attributes or nested tags that contain values.

How can I display diagnostic information or resource utilization statistics on my HMI/cMT series device?

Use EasyBuilder Pro to create a set of ASCII, Numeric, or Bit Lamp objects that read the appropriate System Registers to display diagnostic information on an HMI. For example: to display the CPU and Memory utilization statistics, create two Numeric objects that read LW-9025 and LW-11159 respectively:

Can the Maple Systems HMI and cMT series use OAuth2 to access Microsoft Office 365 or Exchange as an email server for sending emails?

In September of 2019, Microsoft announced plans to support OAuth2 authentication and deprecate Basic Authentication across several services/products. These changes took effect for Microsoft Exchange and Office 365 mail servers in September of 2024. As…

What is Log4j Vulnerability?

“Maple Systems HMIs are not affected by CVE-2021-44228, also known as Log4shell, and related vulnerabilities including CVE-2021-45046 and CVE-2021-45105. Users of Maple Systems HMIs do not have to take any further action.”

Background

Disclosed on December 9, 2021, CVE-2021-44228 is an Apache Log4j vulnerability which may allow remote code execution (RCE) on the target system by an attacker. Apache Log4j is a universally used logging system for Java-based web and server applications, and due to its widespread usage, many systems and applications may be affected by this vulnerability.

How can I display a popup window message when an alarm triggers on my HMI?

You can use one of these two objects to display a popup window when an alarm is triggered on a HMI:

Direct Window: displays a predefined window based on the state of a bit.

Indirect Window: displays a window based on the value in a register.

You can use your alarm to set the state of a bit or load a value into a register which will trigger the window you want to display.

If you want the popup window to be displayed on any screen in the project when the alarm is triggered, place the window object on the Common Window.

Can I use a Smart Phone to communicate with a Maple Systems cMT HMI?

We have several remote access solutions and each one is different, but generally, all work in similar ways. Keep in mind that each remote access solution will work slightly differently and have their own set of features. Depending on your specific situation, there may be several remote access solution that will work, only you can decide what is best for your specific situation.

I’m having trouble with missing library files (*.plb and *.flb) when converting from EZware-5000 or EZwarePlus to EBPro, or when transferring projects from one computer to another.

Use the Compress/Uncompress utility when upgrading a project file from EZware-5000 or EZwarePlus to EBPro, or when transferring a project from one computer to another. The compress utility bundles the project file with the library…

What is EBPro?

EBPro a is a powerful HMI software package that gives you the flexibility to create and deploy custom control applications for your unique industrial process. Design the screens you want quickly – pick and place…