Machine Controller Software

 

Engineering Tool MPE720

Total Support System for Designing, Adjustment, and Maintenance

Window-based Managers for Easy Setting and Monitoring

Six managers are provided. You can set and monitor the system in these windows:

  • File Manager:Use to manage MP2000 data files, execute security control, and log on to the MP2000.
  • Symbol Manager
  • Engineering Manager:When used with the Ladder and Motion Editor, it can be used as a programming, monitoring, or debugging tool.
  • Print Manager
  • Communication Manager
  • User Menu Manager
Reduce program management time
Hierarchy Programming

Programs are managed in drawing unit (DWG). The drawings are hierarchically ordered at the parent, child, and grandchild levels, and are grouped according to the program process to clarify the structure of the program. There are three types of drawings: start-up, high-speed scan process, and low-speed scan process.

Advantages:

  • Programs are standardized as drawings, making reuse possible. Using merge and copy reduce the programming time.
  • Drawings can be managed by grouping them by processes, functions, and designers. Reduces scan time by only executing the programming for a required drawing.
Functions

Standard system functions and user functions are available. The user function allows you to make specialized commands from the programming panel. Functions can be referenced from any drawing.

Advantages:

  • Easily divides programs into sections.
  • Program design and maintenance become easy.
Structured Language

By using a structured programming language that includes IF, WHILE, and FOR statements, the programs are compact and easy to understand.