You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
1 month ago | |
|---|---|---|
| .github/workflows | 2 months ago | |
| .sisyphus/plans | ||
| CncService | 2 months ago | |
| CncWebApi/Controllers | 2 months ago | |
| database | 1 month ago | |
| deploy-web | 1 month ago | |
| docs | 1 month ago | |
| frontend | 1 month ago | |
| src | 1 month ago | |
| tests | 1 month ago | |
| tools | 1 month ago | |
| .gitignore | ||
| .txt | 2 months ago | |
| AGENTS.md | ||
| App.config | ||
| CncDataSystem.sln | ||
| README.md | ||
| machine-detail.yml | 1 month ago | |
| machine-list.yml | 1 month ago | |
| production.yml | 1 month ago | |
| simulator.json | 1 month ago | |
| 发那科系统采集示例.txt | 1 month ago | |
README.md
CncSimulator 项目根 README This repository contains a self-contained CNC data sampling simulator for .NET Framework 4.7.2. 具体实现参考 simulator.json、Config/SimulatorConfig.cs、Device/DeviceState.cs、Device/DeviceSimulator.cs、Generator/FanucDataGenerator.cs、Core/SimulatorServer.cs、Core/SimulatorEngine.cs、Program.cs。