Code Monkey home page Code Monkey logo

tia-portal-openness-reunifier's Introduction

ReUnifier

A DB-like query replacer for TIA Portal projects.

Easily search for specific items and add, delete and modify properties on that item.

Build this project

Open "ReUnifier.sln" in Visual Studio and simply build the project.

Run the app

Import

Import project

Select a project from a running TIA Portal instance and click on the "Connect" button.

Operation

Operation

Choose the operation you want to do.

You can choose between updating screen items, screen properties, tags etc to creating new screen items, tags, alarms etc.

Where

Where

Choose the Query parameters.

You can choose between using a name with RegEx and selecting the definitive item type for screen items.

I.E. use Name Textfeld And Type = HmiTextBox to change every Textbox with String "Textfeld" in the item name.

Set

Set

Set properties and values.

I.E. set Left = 10 to change the property "Left" value of all items selected in "Where" to 10.

You can change basically all properties, including colors and fonts.

Execute

Click on the "Execute" button to apply your changes to the TIA Portal project!

Usecase "Custom Scaling"

Operation

To update items in all screens, use the Regular Expression ".".

Where

To update all items just use an empty name String.

Set

Use the factor X for scaling on the horizontal axis. This factor (1.3 in this example) has to be applied to the properties "Left" and "Width". Caution: Use 1,3 on Windows with german locale.

Use the factor Y for scaling on the vertical axis. This factor (1.12 in this example) has to be applied to the properties "Top" and "Height". Caution: Use 1,12 on Windows with german locale.

Set

Check the operation you are about to execute.

Execute and wait for the operation to take place.

tia-portal-openness-reunifier's People

Contributors

david-kollinger avatar

Stargazers

 avatar  avatar  avatar  avatar

Forkers

sunlicense

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.