Skip to content

Measurement object for AVETO.app Visualization to demonstrate the tagging functionality

License

Notifications You must be signed in to change notification settings

bplus-group/aveto_mo_tagging_example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Logo

AVETO.app Tagging Example Measurement Object

Measurement object for AVETO.app Visualization to demonstrate the tagging functionality
View Usage · Report Bug · Request Feature


LinkedIn Stars

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Contributing
  5. License

About The Project

Object: Visualization Object
Name: Tagging Example

After creation, a small user interface is displayed that allows you to create tags with a mouse click. The JSON description of the tag can be customized via a text field.

Back to top

Getting Started

Clone this repository and make sure you fulfill following requirements

Prerequisites

  • Installed AVETO.app >= 2.5.0
  • Set AVETO_SDK_PATH as environment variable which by default points to the folder C:\Program Files\b-plus\AVETO.app\sdk
  • Installed Windows SDK-Version 10.0.17763.0

Back to top

Installation

  1. Install AVETO.app
  2. Clone the repo
    git clone https://github.com/bplus-group/aveto_mo_tagging_example.git
  3. Build the project
  4. Copy TaggingExample.dll to your AVETO MO directory (default: %USERPROFILE%\Documents\AVETO\measobj\)

Back to top

Usage

Right-click in the node graph editor of the configuration manager and choose Visualization Objects -> Tagging Example as seen below.

taggingexample

By pressing the Create Tag button a new tag can be created. The JSON description of the tag can be customized using the Description text field.

taggingexample_ui

Back to top

Contributing

If you have a suggestion that would improve this, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement".
Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/NewFeature)
  3. Commit your Changes (git commit -m 'Add some NewFeature')
  4. Push to the Branch (git push origin feature/NewFeature)
  5. Open a Pull Request

Back to top

License

Check License information. See LICENSE for more information.

Back to top

About

Measurement object for AVETO.app Visualization to demonstrate the tagging functionality

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages