The leader in industrial automation and control solutions

Can you help me with First In First Out (FIFO) function blocks?

Yes, we have a sample project, First In First Out (FIFO) (IEC), that demonstrates the use of a user-defined FIFO function block written in structured text and implemented in IEC or Native Ladder in MAPware-7000. FIFO or First In First Out refers to a data structure such as an array that returns elements in the…

What is IEC 61131-3?

IEC 61131-3 is a section of an International Electro-Technical Committee (IEC) standard that provides a definition for implementing PLC programming software. The standard was first introduced in 1993 as the result of an effort to standardize the myriad PLC logic editors in the automation marketplace. The goal of the standard is to give automation professionals…

What are User Defined Function Blocks (UDFB)?

Part of the IEC 61131-3 standard, our HMI+PLC (HMC) and PLC (MLC) configuration software MAPware-7000 supports User Defined Function Blocks (UDFB). User Defined Function Blocks are a way of making the logic in a PLC program re-usable. The UDFB associates a set of inputs, outputs, and internal data with a logic sequence. Multiple instances of…

What is the Ladder Diagram (LD) 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 Ladder Diagram (LD) editor. The Ladder Diagram editor uses the same programming paradigm as the Native Ladder editor. It is a graphic editor in which instructions are placed in a pseudo…

What is the Data Monitor feature in MAPware-7000?

The Data Monitor feature is used to display data values in a Maple Systems HMI + PLC or PLC’s internal memory while the application is running. The entire internal memory of the PLC is accessible using the Data Monitor feature, but the user determines which areas of memory to monitor. The Data Monitor feature is…

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…

What Security features does MAPware-7000 provide?

MAPware-7000 provides multiple security options depending on the HMI + PLC (HMC) series that include custom Access Levels, Protecting Project Screens, and Password Protections. The Access Level feature available on the HMC2000 and HMC4000 Series allows you to create users and passwords assigned to different access levels. These levels can then be assigned to screens…

What is the Function Block Diagram (FDB) Editor?

As one of the five programming languages defined by the IEC 61131-3 standard, our HMI+PLC (HMC) configuration software MAPware-7000 supports Function Block Diagram (FDB) editor. The Function Block Diagram is another graphical logic editor which is based upon logic diagrams. The program is constructed out of individual blocks that represent some operation, which will have…

Can I create an Alarm in MAPware-7000? Do the HMI+PLCs support Alarms?

Yes, MAPware-7000 lets you create up to 255 alarms in HMI + PLC (HMC) projects and display them in either a real-time or historical window. Real-time alarms display when certain events in your process occur and show the current status of a process. When real-time alarms are triggered, they remain on the display window until…

What is the MAPware-7000 Modbus Tag Converter Utility?

The MAPware-7000 Modbus Tag Converter Utility will take an exported Native Ladder MAPware-7000 tag file and convert the register addresses to their Modbus Slave addresses in a format that can be imported into EBPro (our HMI Programming Software). The conversion utility can be found in the Maple Systems Technical Support Center, under Software Downloads &…