DataServices 现场调试OK

This commit is contained in:
2025-11-26 16:46:48 +08:00
parent 979afae645
commit 010272aa0b
31 changed files with 1866 additions and 267 deletions

View File

@@ -8,6 +8,7 @@
<add key="PLCIP" value="127.0.1.1" />
<add key="PLCPort" value="5000" />
<add key="PLCScan" value="600" />
<add key="RawProUseCsvPath" value="D:\TestData" />
<!-- Keyence 布尔量地址:用于 WeightPhotoEnable 信号(默认 M100 -->
<add key="Addr_WeightPhotoEnable" value="M100" />
</appSettings>