Script to Automatically Save Screenshots of an Industrial Oven's Software Interface to a Server
This script is tailored for a specific industrial oven software and simplifies my workflow significantly.
Its purpose is to monitor when the software displays the oven's graphical data, automatically use the Snipping Tool to capture a screenshot of the graphic, and then save it to a specified server path.
- Comment the code to be easier to understand;
- add a debug tool;
- add about section;