修改PMIO报警

This commit is contained in:
Han Qiang Qiang 2023-10-26 14:46:35 +08:00
parent 27f6b53a3d
commit cd3abbd3c3
2 changed files with 6 additions and 4 deletions

View File

@ -434,12 +434,13 @@
<IoSensor id="SensorSCR2Alarm" module="" display="" schematicId="" unit="" aioType="" textOutTrigValue="true" di="DI_SCR2Alarm" infoText="" warningText="" alarmText="Alarm70 SCR2.Alarm [DI-324]" />
<IoSensor id="SensorSCR3Alarm" module="" display="" schematicId="" unit="" aioType="" textOutTrigValue="true" di="DI_SCR3Alarm" infoText="" warningText="" alarmText="Alarm71 SCR3.Alarm [DI-325]" />
<IoSensor id="SensorGatewayCommunicationError" module="" display="" schematicId="" unit="" aioType="" textOutTrigValue="true" di="DI_GatewayCommunicationError" infoText="" warningText="" alarmText="Alarm78 TD-140 Gateway Communication Error [DI-327]" />
<IoSensor id="SensorPSUTCDPCommunicationError" module="" display="" schematicId="" unit="" aioType="" textOutTrigValue="true" di="DI_PSUdpCommunicationError" infoText="" warningText="" alarmText="Alarm72 PSU dp Communication Error [DI-328]" />
<IoSensor id="SensorSCRTCDPCommunicationError" module="" display="" schematicId="" unit="" aioType="" textOutTrigValue="true" di="DI_SCRTCDPCommunicationError" infoText="" warningText="" alarmText="Alarm73 SCR dp Communication Error [DI-329]" />
<IoSensor id="SensorPSUTCDPCommunicationError" module="" display="" schematicId="" unit="" aioType="" textOutTrigValue="true" di="DI_PSUdpCommunicationError" infoText="" warningText="" alarmText="Alarm72 TempCtrl1 Communication Error [DI-328]" />
<IoSensor id="SensorSCRTCDPCommunicationError" module="" display="" schematicId="" unit="" aioType="" textOutTrigValue="true" di="DI_SCRTCDPCommunicationError" infoText="" warningText="" alarmText="Alarm73 TempCtrl2 Communication Error [DI-329]" />
<IoSensor id="SensorPSU1dpCommunicationError" module="" display="" schematicId="" unit="" aioType="" textOutTrigValue="true" di="DI_PSU1dpCommunicationError" infoText="" warningText="" alarmText="Alarm74 PSU-1 dp Communication Error [DI-330]" />
<IoSensor id="SensorPSU2dpCommunicationError" module="" display="" schematicId="" unit="" aioType="" textOutTrigValue="true" di="DI_PSU2dpCommunicationError" infoText="" warningText="" alarmText="Alarm75 PSU-2 dp Communication Error [DI-331]" />
<IoSensor id="SensorPSU3dpCommunicationError" module="" display="" schematicId="" unit="" aioType="" textOutTrigValue="true" di="DI_PSU3dpCommunicationError" infoText="" warningText="" alarmText="Alarm76 PSU-3 dp Communication Error [DI-332]" />
<IoSensor id="SensorSCRdpCommunicationError" module="" display="" schematicId="" unit="" aioType="" textOutTrigValue="true" di="DI_SCRdpCommunicationError" infoText="" warningText="" alarmText="Alarm77 SCR dp Communication Error [DI-333]" />
<IoSensor id="SensorTVDPCommunicationError" module="" display="" schematicId="" unit="" aioType="" textOutTrigValue="true" di="DI_TVDPCommunicationError" infoText="" warningText="" alarmText="Alarm78 TV dp Communication Error [DI-334]" />
<IoSensor id="SensorChamPressAboveATMSW2" module="" display="" schematicId="" unit="" aioType="" textOutTrigValue="true" di="DI_ChamPressAboveATMSW2" infoText="" warningText="" alarmText="Alarm98 Chamber Press Above ATM [DI-345]" />
<IoSensor id="SensorEtherCATcomError" module="" display="" schematicId="" unit="" aioType="" textOutTrigValue="true" di="DI_EtherCATTcomError" infoText="" warningText="" alarmText="" />
<IoSensor id="SensorHearbeatTimeout" module="" display="" schematicId="" unit="" aioType="" textOutTrigValue="true" di="DI_HearbeatTimeout" infoText="" warningText="" alarmText="Alarm100 PM Hearbeat Timeout [DI-350]" />

View File

@ -419,12 +419,13 @@
<IoSensor id="SensorSCR2Alarm" module="" display="" schematicId="" unit="" aioType="" textOutTrigValue="true" di="DI_SCR2Alarm" infoText="" warningText="" alarmText="Alarm70 SCR2.Alarm [DI-324]" />
<IoSensor id="SensorSCR3Alarm" module="" display="" schematicId="" unit="" aioType="" textOutTrigValue="true" di="DI_SCR3Alarm" infoText="" warningText="" alarmText="Alarm71 SCR3.Alarm [DI-325]" />
<IoSensor id="SensorGatewayCommunicationError" module="" display="" schematicId="" unit="" aioType="" textOutTrigValue="true" di="DI_GatewayCommunicationError" infoText="" warningText="" alarmText="Alarm78 TD-140 Gateway Communication Error [DI-327]" />
<IoSensor id="SensorPSUTCDPCommunicationError" module="" display="" schematicId="" unit="" aioType="" textOutTrigValue="true" di="DI_PSUdpCommunicationError" infoText="" warningText="" alarmText="Alarm72 PSU dp Communication Error [DI-328]" />
<IoSensor id="SensorSCRTCDPCommunicationError" module="" display="" schematicId="" unit="" aioType="" textOutTrigValue="true" di="DI_SCRTCDPCommunicationError" infoText="" warningText="" alarmText="Alarm73 SCR dp Communication Error [DI-329]" />
<IoSensor id="SensorPSUTCDPCommunicationError" module="" display="" schematicId="" unit="" aioType="" textOutTrigValue="true" di="DI_PSUdpCommunicationError" infoText="" warningText="" alarmText="Alarm72 TempCtrl1 Communication Error [DI-328]" />
<IoSensor id="SensorSCRTCDPCommunicationError" module="" display="" schematicId="" unit="" aioType="" textOutTrigValue="true" di="DI_SCRTCDPCommunicationError" infoText="" warningText="" alarmText="Alarm73 TempCtrl2 Communication Error [DI-329]" />
<IoSensor id="SensorPSU1dpCommunicationError" module="" display="" schematicId="" unit="" aioType="" textOutTrigValue="true" di="DI_PSU1dpCommunicationError" infoText="" warningText="" alarmText="Alarm74 PSU-1 dp Communication Error [DI-330]" />
<IoSensor id="SensorPSU2dpCommunicationError" module="" display="" schematicId="" unit="" aioType="" textOutTrigValue="true" di="DI_PSU2dpCommunicationError" infoText="" warningText="" alarmText="Alarm75 PSU-2 dp Communication Error [DI-331]" />
<IoSensor id="SensorPSU3dpCommunicationError" module="" display="" schematicId="" unit="" aioType="" textOutTrigValue="true" di="DI_PSU3dpCommunicationError" infoText="" warningText="" alarmText="Alarm76 PSU-3 dp Communication Error [DI-332]" />
<IoSensor id="SensorSCRdpCommunicationError" module="" display="" schematicId="" unit="" aioType="" textOutTrigValue="true" di="DI_SCRdpCommunicationError" infoText="" warningText="" alarmText="Alarm77 SCR dp Communication Error [DI-333]" />
<IoSensor id="SensorTVDPCommunicationError" module="" display="" schematicId="" unit="" aioType="" textOutTrigValue="true" di="DI_TVDPCommunicationError" infoText="" warningText="" alarmText="Alarm78 TV dp Communication Error [DI-334]" />
<IoSensor id="SensorChamPressAboveATMSW2" module="" display="" schematicId="" unit="" aioType="" textOutTrigValue="true" di="DI_ChamPressAboveATMSW2" infoText="" warningText="" alarmText="Alarm98 Chamber Press Above ATM [DI-345]" />
<IoSensor id="SensorEtherCATcomError" module="" display="" schematicId="" unit="" aioType="" textOutTrigValue="true" di="DI_EtherCATTcomError" infoText="" warningText="" alarmText="" />
<IoSensor id="SensorHearbeatTimeout" module="" display="" schematicId="" unit="" aioType="" textOutTrigValue="true" di="DI_HearbeatTimeout" infoText="" warningText="" alarmText="Alarm100 PM Hearbeat Timeout [DI-350]" />