Skip to content

Recipe management using mappView and the mappRecipe library

License

Notifications You must be signed in to change notification settings

franzhoepfinger/mappView-Recipe

 
 

Repository files navigation

Table of Contents

Introduction

This is a sample project for a recipe management with mappView. It uses B&R mappRecipe to access the recipe data and supports up to 3 concurrent web clients as well as Unicode recipe names. Unicode names are required for language that require special fonts (Chinese, Japanese, Russian, ..).

Also see How to import the user management into an existing project. Download the latest release from here. When upgrading from a previous version make sure to delete the files that were imported before. Detailed information are available in the Wiki. This sample can run in simualtion mode (http://127.0.0.1:81/).

Requirements

  • Automation Studio 4.5
  • mappView 5.71
  • mappServices 5.71
  • Automation Runtime B4.53

Recommended task class is #8 with a 10ms cycle time.

Revision History

Version 1.0 (05.02.2021)

  • Fixed memory violation when file exceeds download buffer size
  • Reset error in wait state
  • Errors in the wait state report the wrong trigger state

About

Recipe management using mappView and the mappRecipe library

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 68.1%
  • Smalltalk 28.2%
  • C++ 1.9%
  • HTML 1.3%
  • xBase 0.5%