Code Monkey home page Code Monkey logo

runtime-manager-cleaner's Introduction

alt text Runtime Manager Cleaner

This tool is intended to remove all projects entries in the SIMATIC Runtime Manager automatically. It is not meant to be a faster process, but more that it does it for you so you don't have to manually do all that work. The source code is available in the src folder, so that you can change the tool to your specific needs.

How to use

  • Option #1 - Run the executable, available in releases > RTMngr_Cleaner_V0.1.exe, with administrator right.
  • Option #2 - Use source script in \src\RTMngr_Cleaner.bat and run it with administrator right.

Requirements and limitations

  • Must be executed in administrator mode
  • Default installation of WinCC Unified (otherwise you have to change references in the source script)
  • Cannot make distinciton between entries type project & simulation

Principle of operation

This script will only use existing functions of the Runtime Manager CLI do acheive this process. It will generate a text file for all the entries of the RT Manager, then transform the content of it into a temporary file. Finally, from this last one, we can loop through all of the iterations available and send commands to the RT Manager CLI in order to remove the project from the list.

Tip: You can find all available commands of the RT Manager over CLI in the manual in section 17.4.17.

Disclaimer

The examples are non-committal and do not lay any claim to completeness with regard to configuration and equipment as well as any eventualities. The examples do not represent any custom-designed solutions but shall offer only support at typical tasks.

You are accountable for the proper mode of the described products yourself. These examples do not discharge you from the obligation to safe dealing for application, installation, business and maintenance. By use of these examples you appreciate that the author cannot be made liable for possible damages beyond the provisions regarding described above.

We reserve us the right to carry out changes at these examples without announcement at any time. The contents of the other documentation have priority at deviations between the suggestions in these examples.

runtime-manager-cleaner's People

Contributors

dodup avatar david-kollinger avatar

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.