Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/br-automation-com/mappView-Backup
Sample project for backup and restore of PLCs with mappView
https://github.com/br-automation-com/mappView-Backup
br-automation mappview plc
Last synced: 3 months ago
JSON representation
Sample project for backup and restore of PLCs with mappView
- Host: GitHub
- URL: https://github.com/br-automation-com/mappView-Backup
- Owner: br-automation-com
- License: gpl-3.0
- Created: 2019-11-06T04:17:47.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-11-15T14:29:06.000Z (about 5 years ago)
- Last Synced: 2024-08-02T14:05:10.387Z (6 months ago)
- Topics: br-automation, mappview, plc
- Language: Standard ML
- Size: 4.9 MB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-B-R - mapp View Software Management - Sample for a software management with mappView and mappBackup (Visualisation / based on mapp View)
README
## Table of Contents
- [Introduction](#Introduction)
- [Requirements](#Requirements)
- [Revision History](#Revision-History)## Introduction
This is a sample project for a software management with mappView. It uses mappBackup to backup, restore and update the PLC software. An update package can also be generated offline with Automation Studio and then used to update a PLC.
![](Logical/mappView/Resources/Media/screenshot_main.png)
Also see [**How to import the software management into an existing project.**](/Logical/mappBackup/HowToImport.pdf) Download the latest release from [**here.**](../../releases) When upgrading from a previous version make sure to delete the files that were imported before. Detailed information are available in the [**Wiki**](https://github.com/br-automation-com/mappView-Backup/wiki).
## Requirements
- Automation Studio 4.5
- mappView 5.71
- mappServices 5.71
- Automation Runtime B4.53Recommended task class is #8 with a 10ms cycle time.
## Revision History
#### Version 0.1
- Initial commit