METEL IEC 61131-3 IDE Getting Started

From IPLOG
Revision as of 13:08, 2 January 2019 by Z013 (talk | contribs) (Created page with "The METEL IEC 61131-3 IDE lets you program in IEC 61131-3 languages, both graphical and textual. You will be able to create, edit and debug IEC 61131-3 (ST, LD, IL, FBD) prog...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

The METEL IEC 61131-3 IDE lets you program in IEC 61131-3 languages, both graphical and textual.

You will be able to create, edit and debug IEC 61131-3 (ST, LD, IL, FBD) programs for METEL PLC controllers using a professional IDE (Integrated Development Environment). Based in the world wide recognized Eclipse IDE, the METEL IEC 61131-3 IDE is an extremely easy to use, yet powerful, programming tool. 

In fact, METEL IEC 61131-3 IDE is a translater IEC 61131-3 programs to standard C code which you can compile and run inSide the METEL hardware with debugging possibility.

The Main purpose

  • Create, edit and debug IEC 61131-3 LD, ST, IL and FBD programs on your computer.
  • Use Of state of the art graphic editors and simulators for Ladder and Function Block Diagram (FBD) languages.
  • Powerful high-level on-hardware debugger. Simulate and debug programs running in your PLC.
  • GEB generates readable and efficient standard C code, and creates a binary using your platform C compiler.

How to start

1. Download IDE on the METEL website www.metel.eu in the software section.

2. Double click on downloaded file and install it.

3. During the installation on your desktop was created IDE icon, by right click Run program as administrator.

4. Create a new project File->New->New GEB 61131 project