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.
4 lines
342 B
Markdown
4 lines
342 B
Markdown
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。
|