wanshenmean
2026-03-13 750ff5304ebbe9cff4f07997f05fe6274b3a2e22
分支
用户 wanshenmean <cathay_xy@163.com>
星期五, 三月 13, 2026 12:54 +0800
提交者 wanshenmean <cathay_xy@163.com>
星期五, 三月 13, 2026 12:54 +0800
提交750ff5304ebbe9cff4f07997f05fe6274b3a2e22
目录 9b28c08817bd66586c519d3c0fb889f517e617ad 目录 | zip | gz
上一版本 0500b9903e5b7fcdbdc5b3bd0cc9b373779d64d8 查看 | 对比
feat: implement I/Q/T/C regions

- Add IRegion (Input) with bit operations
- Add QRegion (Output) with bit operations
- Add TRegion (Timer) with timer read/write
- Add CRegion (Counter) with counter read/write
- All regions use proper dispose pattern with disposed checks

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
已添加4个文件
378 ■■■■■ 文件已修改
Code/WCS/WIDESEAWCS_S7Simulator/WIDESEAWCS_S7Simulator.Core/Memory/CRegion.cs 83 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
Code/WCS/WIDESEAWCS_S7Simulator/WIDESEAWCS_S7Simulator.Core/Memory/IRegion.cs 106 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
Code/WCS/WIDESEAWCS_S7Simulator/WIDESEAWCS_S7Simulator.Core/Memory/QRegion.cs 106 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
Code/WCS/WIDESEAWCS_S7Simulator/WIDESEAWCS_S7Simulator.Core/Memory/TRegion.cs 83 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史