Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/br-automation-com/mappView-User
User management using mappView and the ArUser library
https://github.com/br-automation-com/mappView-User
br-automation mappview plc
Last synced: about 2 months ago
JSON representation
User management using mappView and the ArUser library
- Host: GitHub
- URL: https://github.com/br-automation-com/mappView-User
- Owner: br-automation-com
- License: gpl-3.0
- Created: 2019-06-12T10:08:36.000Z (over 5 years ago)
- Default Branch: V1_main
- Last Pushed: 2023-03-02T11:25:57.000Z (almost 2 years ago)
- Last Synced: 2024-08-02T14:05:29.254Z (5 months ago)
- Topics: br-automation, mappview, plc
- Language: C
- Size: 10.8 MB
- Stars: 3
- Watchers: 6
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-B-R - mapp View User Management - Sample for a user management with mappView (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 user management with mappView. It uses the B&R library ArUser to access and modify user rights. There are 4 versions in total available. Version 1 can be used with mappView version < 5.17 where no widgets are available for user managament. Starting with mapp version 5.17 there are additional widgets available for user managament and these are used in version 2. Both versions are also available with support for RFID reader.| RFID | Version 1 (mapp < 5.17)| Version 2 (mapp > 5= 5.17)|
|---|---|---|
| No|![](Logical/mappView/Resources/Media/screenshot.png) | [![Link](https://github.com/br-automation-com/mappView-User/blob/V2_main/Logical/mappView/Resources/Media/screenshot.png)](https://github.com/br-automation-com/mappView-User/tree/V2_main) |
| Yes|[![Link](https://github.com/br-automation-com/mappView-User/blob/V1_RFID/Logical/mappView/Resources/Media/screenshot.png)](https://github.com/br-automation-com/mappView-User/tree/V1_RFID) | [![Link](https://github.com/br-automation-com/mappView-User/blob/V2_RFID/Logical/mappView/Resources/Media/screenshot.png)](https://github.com/br-automation-com/mappView-User/tree/V2_RFID) |The passwords for the users in this demo is the user name all lower case. Also see [**How to import the user management into an existing project.**](Logical/mappUser/HowToImport.pdf) Detailed information are available in the [**Wiki**](https://github.com/stephan1827/mappView-User/wiki). This sample can run in simualtion mode (http://127.0.0.1:81/).
## Requirements
* Automation Studio 4.5
* mappView 5.7.1
* Automation Runtime D4.52Recommended task class is #8 with a 10ms cycle time.
#### Version 1.1
- Fixed export path not connected to ArUser.PAR.FilePath in mappView