Motion Axis Setup: Difference between revisions

From Axel Public Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 5: Line 5:
The Axel Motion Library is automatically added to any new project created with LogicLab, for enabled target runtimes.
The Axel Motion Library is automatically added to any new project created with LogicLab, for enabled target runtimes.
The library is actually splitted in two differnt modules: MC_Common.plclib and MC_Driver_DS402.plclib
The library is actually splitted in two differnt modules: MC_Common.plclib and MC_Driver_DS402.plclib
* MC_Common.plclib contains the blocks and definition to be used by the application programmer, it implements PLCopen Motion Control part 1 specifications.

Revision as of 16:24, 20 January 2022

This page describes how to setup a motion axis type, to be used within the Axel Motion Library to develop Motion Control applications.

Overview

The Axel Motion Library is automatically added to any new project created with LogicLab, for enabled target runtimes. The library is actually splitted in two differnt modules: MC_Common.plclib and MC_Driver_DS402.plclib

  • MC_Common.plclib contains the blocks and definition to be used by the application programmer, it implements PLCopen Motion Control part 1 specifications.