Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/loupeteam/AxisLib

AR Library for controlling ACP10 axes
https://github.com/loupeteam/AxisLib

ar-library

Last synced: 3 months ago
JSON representation

AR Library for controlling ACP10 axes

Awesome Lists containing this project

README

        

# Info
Package is provided by Loupe
https://loupe.team
[email protected]
1-800-240-7042

# Description
This repo provides packages that allow basic control of B&R Mapp Motion servo axes.

### Program Package
This program package will install the Servo B&R package that will contain the AxisBasic program for a Automation Studio project and all its dependencies that supports Mapp Motion.
The AxisBasic program will call the AxisBasic_Cyclic function block which handles much of the basic axis control.

### Library Package
This library package allows access to the axis basic function blocks.

# Installation
To install using the Loupe Package Manager (LPM), in an initialized Automation Studio project directory run `lpm install mappmotionprog` for mappMotion or run `lpm install acp10motionprog` for ACP10. Note that this will also pull in the library package as a dependency.
If you only want to install the library package, run `lpm install axislib`.
For more information about LPM, see https://loupeteam.github.io/LoupeDocs/tools/lpm.html

# Documentation
This repo provides packages that allow basic control of B&R Mapp Motion servo axes.
# Licensing

This project is licensed under the [MIT License](LICENSE).