The leader in industrial automation and control solutions

How do I move data from one PLC to another PLC?

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

What is an Open Machine Interface ( OMI )?

OMI is the prefix for one of Maple Systems’ Industrial Panel PC series. This affordable robust, low-profile Panel PC series is an exceptional value and will run third party SCADA software. With 17 models to choose from, you can configure your selection based on your screen size (7”~21.5”), required processing power (Intel Atom, Celeron, or…

What is Raid 1?

RAID 1 writes and reads identical data to pairs of drives. This process is often called data mirroring and it’s a primary function is to provide redundancy. If any of the disks in the array fails, the system can still access data from the remaining disk(s). Once the faulty disk is replaced with a new…

What is the relationship between Maple Systems and Weintek USA?

Weintek USA was started in 2017 and is operated by different management and owners. Maple Systems started as an owner-operator in 1983 and became an employee-owned company in 2014. For over 35 years we have been located in the USA and have continued to provide innovative and quality operator interfaces to the automation industry. Maple…

Define Protocol

In control systems, protocol is the language the components use to communicate. Example protocols include Profinet and Modbus.

Define Wide Area Network (WAN)

Wide area network (WAN) is a telecommunications network or computer network that extends over a large geographical distance/place. Wide area networks are often established with leased telecommunication circuits, connecting multiple smaller networks like local area networks (LANs) and metro area networks (MANs). Unlike a LAN, which is confined to a single building or location, a…

What is a Combo Button in EBPro?

The Combo button allows multiple actions including set bit, set word, change window, and execute macro to be performed with a single press of a button. It also displays the state of a bit or word register.

What is the Structured Text (ST) Editor?

As one of the five programming languages defined by the IEC 61131-3 standard, our HMI+PLC (HMC) and PLC (MLC) configuration software MAPware-7000 supports the Structured Text (ST) editor. The Structured Text editor is a text-based editor similar to text-based programming languages such as C/C++ or Visual Basic. Logical operations are created by combining variable names…