Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/br-automation-com/mapp_vision_files
This is simple Python app that generates B&R mapp Vision configuration files (.visionapplication and .visioncomponent).
https://github.com/br-automation-com/mapp_vision_files
Last synced: 3 months ago
JSON representation
This is simple Python app that generates B&R mapp Vision configuration files (.visionapplication and .visioncomponent).
- Host: GitHub
- URL: https://github.com/br-automation-com/mapp_vision_files
- Owner: br-automation-com
- Created: 2020-11-02T09:58:04.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-11-11T07:28:29.000Z (about 4 years ago)
- Last Synced: 2024-05-16T17:11:46.188Z (9 months ago)
- Language: Python
- Homepage:
- Size: 51.8 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-B-R - Vision Scipt - Python app that generates B&R mapp Vision configuration files (Vision / based on HTML)
README
# mapp_vision_files
I made a simple Python app that generates B&R mapp Vision configuration files (.visionapplication and .visioncomponent). Why? Because I found the process of creating these files manually in the AS a bit annoying - especially configuring the Vision function inputs and outputs. The source code is available at (https://github.com/br-automation-com/mapp_vision_files) - fell free to use and modify it. I'd be glad for any feedback.
## Requirements
- Mapp Vision V > 5.10
- Python 3.9.0 (can be downloaded from https://www.python.org/downloads/)
- PyQt5 (can be installed with "pip install pyqt5" command)## Screenshot
![Screenshot](screenshot.png)
## Demonstration video
Click the gif below to go to the full video on YT.
[![Demonstration video](https://j.gifs.com/Gv4Y27.gif)](https://youtu.be/76QC-xXXRDU)