Sample Project | AS6-mvHighlight-JS

B&R mvHighlight Sample project – Automation Studio 6 Migration

Overview

This repository contains the B&R mappView Highlight sample project, originally well known from Automation Studio 4.

The project has been:

  • Migrated to Automation Studio 6
  • Extended with a JavaScript sample
  • Extended with an additional application example

This repository ensures that the project remains available to the community, even though it is no longer included in the official Automation Studio 6 sample folder.

“Important Notice”

  • This project is provided “as is”
  • it is no longer maintained by B&R R&D team
  • it is not part of the official AS6 Samples
  • it has been made available to the global community via B&R Community as a CoLab project

From now on, the project is B&R Community managed.

If you do not want to clone repository and you want to just download AS project zip file, use download link in release section.

Feel free to contribute :slight_smile:

Special thanks to mappView R&D team

14 Likes

As far as I can see, every example from this project is in the AS help, right? An example of iterating through user-defined data types using opcua(pathToUdt).valueChanged(e => ...) would probably be helpful.

Unfortunately, this isn’t documented anywhere, and you have to figure it out yourself (by trial and error).

mvHighlight is a CoLab project, so you can either extend the functionality or describe completely your suggested use case here, start a discussion here, and maybe someone else will develop it.

If you would like develop it, please perform a fork of the repository.

It’s already developed. I am currently clarifying the company guidelines regarding the sharing of such information (“know-how”).

1 Like