# DebuggingTool **Repository Path**: phlox/debugging-tool ## Basic Information - **Project Name**: DebuggingTool - **Description**: 西门子plc监控工具,支持桌面和安卓,使用avalonia、sukiui实现 - **Primary Language**: C# - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2025-11-01 - **Last Updated**: 2025-11-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # DebuggingTool A simple Siemens PLC monitoring tool, support desktop and Android, implemented using Avalonia and Sukiui. ## Getting Started Follow these steps to get your project up and running. ### Prerequisites - [.NET SDK](https://dotnet.microsoft.com/download) - [Visual Studio](https://visualstudio.microsoft.com/vs/) or [Visual Studio Code](https://code.visualstudio.com/) ### Installation 1. **Clone the repository:** ```bash git clone https://github.com/louhuahua/DebuggingTool.git or git clone https://gitee.com/qop_1/debugging-tool.git ``` 2. **Restore workload:** ```bash dotnet workload restore ``` ### How to use 1. **Add a plc configuration:** ![](./assets/htu1.png) 2. **Add monitor items and start monitoring:** ![](./assets/htu2.png)