修改ProcessDeviceItem注册项名称

This commit is contained in:
Han Qiang Qiang 2023-12-15 10:19:10 +08:00
parent 017f7de7b5
commit 549898026b
2 changed files with 5 additions and 5 deletions

View File

@ -85,8 +85,8 @@
<ProcessDeviceItem Display="U4" Unit="℃" Property="CoolingWater.MiddleFlow2(U4).Value" />
<ProcessDeviceItem Display="U5" Unit="℃" Property="CoolingWater.BottomFlow(U5).Value" />
<ProcessDeviceItem Display="U6" Unit="℃" Property="CoolingWater.BottomPlateTemp(U6).Value" />
<ProcessDeviceItem Display="U7" Unit="℃" Property="CoolingWater.PowerFlow1(U7).Value" />
<ProcessDeviceItem Display="U8" Unit="℃" Property="CoolingWater.PowerFlow2(U8).Value" />
<ProcessDeviceItem Display="U7" Unit="℃" Property="CoolingWater.PowerRod1Flow(U7).Value" />
<ProcessDeviceItem Display="U8" Unit="℃" Property="CoolingWater.PowerRod2Flow(U8).Value" />
<ProcessDeviceItem Display="U9" Unit="℃" Property="CoolingWater.ForelineFlow(U9).Value" />
<ProcessDeviceItem Display="U10" Unit="℃" Property="CoolingWater.ElectrodeWFlow(U10).Value" />
<ProcessDeviceItem Display="U11" Unit="℃" Property="CoolingWater.TMPumpFlow(U11).Value" />

View File

@ -85,13 +85,13 @@
<ProcessDeviceItem Display="U4" Unit="℃" Property="CoolingWater.MiddleFlow2(U4).Value" />
<ProcessDeviceItem Display="U5" Unit="℃" Property="CoolingWater.BottomFlow(U5).Value" />
<ProcessDeviceItem Display="U6" Unit="℃" Property="CoolingWater.BottomPlateTemp(U6).Value" />
<ProcessDeviceItem Display="U7" Unit="℃" Property="CoolingWater.PowerFlow1(U7).Value" />
<ProcessDeviceItem Display="U8" Unit="℃" Property="CoolingWater.PowerFlow2(U8).Value" />
<ProcessDeviceItem Display="U7" Unit="℃" Property="CoolingWater.PowerRod1Flow(U7).Value" />
<ProcessDeviceItem Display="U8" Unit="℃" Property="CoolingWater.PowerRod2Flow(U8).Value" />
<ProcessDeviceItem Display="U9" Unit="℃" Property="CoolingWater.ForelineFlow(U9).Value" />
<ProcessDeviceItem Display="U10" Unit="℃" Property="CoolingWater.ElectrodeWFlow(U10).Value" />
<ProcessDeviceItem Display="U11" Unit="℃" Property="CoolingWater.TMPumpFlow(U11).Value" />
<ProcessDeviceItem Display="U12" Unit="℃" Property="CoolingWater.TMTopLidFlow(U12).Value" />
<ProcessDeviceItem Display="U13" Unit="℃" Property="CoolingWater.Spare(U13).Value" />
<ProcessDeviceItem Display="U13" Unit="℃" Property="CoolingWater.Spare3(U13).Value" />
<ProcessDeviceItem Display="U14" Unit="℃" Property="CoolingWater.TransformerFlow(U14).Value" />
<ProcessDeviceItem Display="ATC-1" Unit="℃" Property="LineHeater.TMAPanelTemp(ATC-1)" />