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 the UDFB can then be created and used throughout a program. Each instance of the UDFB will have its own set of data registers to work with.
By using multiple instances of the same logic sequence, it is possible to make a change throughout a project by changing a single logic sequence in one place. UDFBs can also be used across different projects.
Software Downloads & Upgrades
Manuals & Guides
- HMC Series Installation Guide
- MAPware-7000 Programming Manual
- Mapware-7000 Getting Started Guide
- HMC3000 I/O Module Guide
- HMC7000 I/O Module Guide
- MAPware-7000 IEC61131 Programming Guide
- MLC Series PLC Programming Manual & Installation Guide
- MLC I/O Module 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
Sample Projects
