The leader in industrial automation and control solutions

How do I move data from one area of memory to another?

You can use the Data Transfer object in EBPro to move data from a block of registers in one area of memory and write the data to a block of registers in another area of memory in the Maple Systems HMI. This can also be accomplished with a macro using the GetData() and SetData() instructions.

What is the Data Logger in MAPware-7000?

The Data Logger available in the HMI + PLC (HMC) Series is used to record values of tags over time. Data is collected and stored in the HMI + PLC’s non-volatile memory or attached SD card and can be displayed on the HMI + PLC screen using the Historical Trend or Real Time Trend objects.…

What is a Recipe?

A recipe defines a series of parameters assigned to internal HMI registers (non-volatile memory locations) that are downloaded to corresponding PLC registers for a predefined control process. The Recipe feature in EBPro is used to create preset variables in the HMI for different batch processes. Manage batch processes and easily select different batch variables to…

What is the Recipe Feature?

A recipe defines a series of parameters assigned to internal HMI registers (non-volatile memory locations) that are downloaded to corresponding PLC registers for a predefined control process. The Recipe feature in EBPro is used to create preset variables in the HMI for different batch processes. Manage batch processes and easily select different batch variables to…

What is Trending? How is the Trend Display Object used?

Trending is the act of taking data and showing it visually, usually via a graph. Data Sampling / aka Data Logging is the act of logging data from a device, the logged data is often shown in a Trend display. The relationship between Data Sampling and Trending is intertwined. The Trend Display Object in EBPro…

How do I import RSLogix 500 Symbols into the Tag Library?

In Tech Note 5084, “RSLogix 500 Symbols imported into EZware Tag Library” we describe the process for importing RSLogix 500 Symbols into the Tag Library. This Tech Note explains how to export a CSV tag file from RSLogix 500, use the AB Address Importer Utility to convert the tag file, and finally, how to import…