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.
|
|
3 hours ago | |
|---|---|---|
| .github/workflows | 2 days ago | |
| .sisyphus/plans | 4 days ago | |
| CncService | 1 day ago | |
| CncWebApi/Controllers | 1 day ago | |
| database | 6 hours ago | |
| docs | 7 hours ago | |
| frontend | 3 hours ago | |
| src | 3 hours ago | |
| tests | 3 hours ago | |
| .gitignore | 5 days ago | |
| .txt | 6 hours ago | |
| AGENTS.md | 4 days ago | |
| App.config | 4 days ago | |
| CncDataSystem.sln | 5 days ago | |
| README.md | 4 days ago | |
| simulator.json | 4 days ago | |
| 发那科系统采集示例.txt | 10 hours 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。