The leader in industrial automation and control solutions

Message Request Register with the Modicon PLC and the OIT Series.

The Maple Systems Operator Interface Terminal (OIT) allows a Modicon PLC to call up a message that is stored in the OIT by using a “Message Request Register”. A 4XXXX Holding Register can be used by the PLC to tell the OIT to display one of its messages. For example, register 40500 is the default…

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…

How do I Upload / Download a project from / to my HMI?

EBPro is used to Upload/Download from all current generation HMIs. To avoid any confusion, in all of our documentation: Upload means transfer the project file from the HMI to your PC. Download means transfer the project from your PC to the HMI. Downloading:  Downloading a project is most commonly done using EB Pro. Go to…

Can I view live video on my Maple Systems HMI?

Yes, live video can be viewed directly on select Advanced and cMT HMI products. Video input options are IP (Ethernet) cameras and USB cameras. Video cannot be recorded, but still images may be captured from the live video. Images are captured via a bit trigger, making this feature ideal for capturing production or security events…

Define Ethernet

Ethernet is a family of computer networking technologies commonly used in local area networks (LAN), and wide area networks (WAN). It was commercially introduced in 1980 and first standardized in 1983 as IEEE 802.3, and has since been refined to support higher bit rates and longer link distances. Over time, Ethernet has largely replaced competing…

How do I find the MAC Address of my HMI?

Our “MAC Address” Sample project shows what registers to display to find the MAC address of your Maple Systems HMI. The MAC address can also be found in the system information tab in the System Settings Toolbar (gear icon in the lower right corner) on the screen itself. 

I’m having trouble with Allen-Bradley MicroLogix / SLC500 PLC Addressing.

Allen-Bradley MicroLogix series / SLC500 series PLCs have some specific addressing format requirements for select memory locations (Bit-level and Strings, for example). Both drivers (Serial and Ethernet) follow these rules: Bit-level objects must reference the bit position to two digits! Bit 0 is 00, bit 9 is 09. For example, B3 memory, word 5, bit…