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.
|
|
2 days ago | |
|---|---|---|
| .github/workflows | 2 days ago | |
| .sisyphus/plans | 4 days ago | |
| Api | 4 days ago | |
| CncService | 2 days ago | |
| CncWebApi/Controllers | 2 days ago | |
| Config | 4 days ago | |
| Core | 4 days ago | |
| Device | 4 days ago | |
| Generator | 4 days ago | |
| database | 2 days ago | |
| docs | 2 days ago | |
| frontend | 2 days ago | |
| src | 2 days ago | |
| tests | 2 days ago | |
| .gitignore | 5 days ago | |
| AGENTS.md | 4 days ago | |
| App.config | 4 days ago | |
| CncDataSystem.sln | 6 days ago | |
| CncSimulator.csproj | 4 days ago | |
| InstallUtil.InstallLog | 4 days ago | |
| Program.cs | 4 days ago | |
| README.md | 4 days ago | |
| _test_pages.js | 4 days ago | |
| deploy-admin.ps1 | 1 week ago | |
| simulator.json | 4 days ago | |
| test-date-debug.js | 4 days ago | |
| test-production-full.js | 4 days ago | |
| test-production-page.js | 4 days ago | |
| test-production-v2.js | 4 days ago | |
| test-production-v3.js | 4 days ago | |
| 发那科系统采集示例.txt | 1 week 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。