We have started porting the new MotoLogix Code Examples (Mce) to various PLC platforms.
The YaskawaMce library is a collection of MotoLogix code examples and functions, designed to simplify the creation of MotoLogix applications.
When comparing the new Mce functions with the original example programs (as shipped with the MotoLogix library), you will notice that they are improved in many ways:
- Multi-instance capable function blocks makes adding multiple MotoLogix systems into your project a piece of cake.
- Programmed according a style guide for uniform- and better readable code.
- Feedback from customers resulted in many new features like for example start conditions for a PosTable entry, which schedules a standstill only if these conditions are not met.
Check
here
to see if the Mce sources are
already available for your PLC platform.