The Debug feature is available in the Native Ladder programming mode in MAPware-7000 and provides various functions that can be helpful when troubleshooting the ladder logic in your HMI + PLC (HMC).
A Debugger allows users to slow down the execution of a ladder logic sequence to a human time scale so that they can see what the Maple Systems HMI + PLC or PLC is doing one ladder instruction at a time. This is the best way to understand what the logic is doing while it is occurring.
The Debugger allows the user to set breakpoints to halt execution at a particular point in the logic and then step through, one instruction at a time, watching the data fields update at each and every step. To use the Debug options, you must be online.
Debug mode is currently available only when Native Ladder mode is being used. Up to eight breakpoints can be set to pause logic operation at different points. The watch window can be used to monitor tags while debugging, and variables can be added or removed during runtime.
Supported debugging commands:
- Set Breakpoint – set a breakpoint where you would like the logic to pause.
- Go to Breakpoint – execute logic up to the next set breakpoint.
- Remove Breakpoint – remove a breakpoint that is no longer needed.
- Single Step – execute ladder logic one instruction at a time.
- Single Scan – forces the ladder logic to perform a single scan, then stops at the current active step instruction.
- Show/Hide Watch Window – displays the watch window. Similar to the Data Monitor Window, the watch window is only available in Debug mode and is used to watch specified address tags.
Software Downloads & Upgrades
Manuals & Guides
- HMC Series Installation Guide
- MAPware-7000 Programming Manual
- MAPware-7000 Ladder Logic Guide
- Mapware-7000 Getting Started Guide
- HMC3000 I/O Module Guide
- HMC7000 I/O Module Guide
- MAPware-7000 IEC61131 Programming Guide
Videos
- Product Overview
- Part 1: Introduction and Installation
- Part 2: Creating a Native Ladder Project
- Part 3: Adding and Initializing Tags
- Part 4: Adding Logic
- Part 5: Creating an HMI Screen
- Part 6: Duplicationg an HMI Screen
- Part 7: Downloading and Testing the Project
- Part 8: Creating an IEC Project
- Part 9: Creating a UDFB
- Part 10: Adding a Structure Text UDFB
- Part 11: Adding Power Up and Main Routine Logic
- Part 12: Creating Screen Objects
- Part 13: Downloading the Project and Online Monitoring
- Ladder Logic and Ladder Blocks
