Skip to content

bee-eater/SystemDumpViewer

Repository files navigation

SystemDumpViewer License: GPL v3

Viewer for SystemDump.xml files of B&R PLCs with a few nice features...

SystemDumpViewer

💖 Help Me Keep This Project Going

Maintaining and improving this project takes time, energy, and resources. If you’ve found it useful, inspiring, or valuable in any way, consider supporting its continued development:

🙌 Ways You Can Help

  • Give a ⭐ on GitHub – It really helps increase visibility!

  • Share the project – Spread the word among colleagues.

  • Open issues – Found a bug or have a feature suggestion? Open an issue and let me know!

  • Contribute – Pull requests are always welcome. Check out the contributing guide to get started.

  • Support financially – If you’d like to support this work directly, consider:

Your support makes a real difference — thank you!

How to compile

  1. Get Qt 6.4.2 via online installer from here: Download
  2. Install Qt with 11.2.0
  3. Copy the qwt.dll from libs folder to you build/debug or build/release folder

If you want to use another Qt version, you'll have to compile Qwt first. Tutorial

More info about the project

Recommended folder structure

To make the .bat scripts and everything run smoothly, the following structure is recommended: FolderStructure

Lanugages

Qt supports translation in the code. If you want text translated, use tr("mytext"), if not use QString("mytext")

Steps with bt_EditLanguages.bat to add translations

  1. Option 5 in batch: Update and remove obsolete
  2. Edit the desired languages in Linguist (currently german, english, french, russian and polish)
  3. Option 4 in batch: Release
  4. Option 8 in batch: Copy to debug

Now you should have up to date .qm files and the translation should work in your debug environment

About

Viewer for SystemDump.xml files of B&R PLCs with a few nice features...

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published