配置文件

This commit is contained in:
a88359121
2025-07-29 15:22:20 +08:00
parent a1ba7e36a3
commit 6fefa3c874
12 changed files with 11 additions and 4 deletions
+4 -4
View File
@@ -7,7 +7,7 @@
切换监控界面间隔时间=1
曲线显示数量=1
开启刷卡模式=False
MES/非MES模式切换=False
MES/非MES模式切换=True
获取MES参数=True
线程耗时日志保存=False
是否获取服务器数据=1
@@ -17,8 +17,8 @@ MES/
[MES配置]
工厂代码=60J
产线编号=MW-601
设备编号=601UPW01
产线编号=MW-602
设备编号=602VIM01
智能电表编号=1,2
白夜班交替时间=20:30:00
MES日志保存路径=D:\APILog
@@ -34,7 +34,7 @@ MES
设备状态=http://10.22.160.141/core/api/public/eve/pm/eqm/run/status/operation
能耗=http://10.22.160.141/core/api/public/eve/pm/energy/consumption/collection/submit
风速仪=https://iot.eveportal.com:9470/eve_api/ems/iot/upload_device_collect_data
guid=55e9ca41-814c-43a4-9e7e-34324548ade7
guid=a270c7d2-9cbd-4739-9a0b-0709b5813332
DeviceState=1
run_AlarmMark=0
run_IdleMark=0
+4
View File
@@ -0,0 +1,4 @@
[设备参数]
IP地址=127.0.0.1
端口号=9600
PLC类型=OmronFinsTcp_HSL
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
+3
View File
@@ -414,6 +414,9 @@
<None Include="Config\Configure.ini">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<None Include="Config\Device.ini" />
<None Include="Config\Group.xlsx" />
<None Include="Config\Variable.xlsx" />
<None Include="packages.config" />
<None Include="Properties\Settings.settings">
<Generator>SettingsSingleFileGenerator</Generator>