add dpm
This commit is contained in:
parent
50ee737e42
commit
2679b85d98
@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<RSLogix5000Content SchemaRevision="1.0" SoftwareRevision="36.00" TargetName="UDT_ALARMS_IO_BLOCK" TargetType="DataType" ContainsContext="true" ExportDate="Wed Jul 23 13:29:52 2025" ExportOptions="References NoRawData L5KData DecoratedData Context Dependencies ForceProtectedEncoding AllProjDocTrans">
|
||||
<Controller Use="Context" Name="MTN6_MCM01">
|
||||
<RSLogix5000Content SchemaRevision="1.0" SoftwareRevision="36.00" TargetName="UDT_ALARMS_IO_BLOCK" TargetType="DataType" ContainsContext="true" ExportDate="Thu Aug 07 10:45:50 2025" ExportOptions="References NoRawData L5KData DecoratedData Context Dependencies ForceProtectedEncoding AllProjDocTrans">
|
||||
<Controller Use="Context" Name="MTN6_MCM05_CHUTE_LOAD">
|
||||
<DataTypes Use="Context">
|
||||
<DataType Name="UDT_CTRL_MCM" Family="NoFamily" Class="User">
|
||||
<Members>
|
||||
@ -162,7 +162,7 @@
|
||||
</DataType>
|
||||
</DataTypes>
|
||||
<AddOnInstructionDefinitions Use="Context">
|
||||
<AddOnInstructionDefinition Name="AOI_DPM" Class="Standard" Revision="1.0" Vendor="Automation Standard" ExecutePrescan="true" ExecutePostscan="false" ExecuteEnableInFalse="false" CreatedDate="2021-06-02T10:38:08.709Z" CreatedBy="KONON\Artem" EditedDate="2025-07-11T06:08:04.500Z" EditedBy="LCIBATUMI\ilia.gurielidze"
|
||||
<AddOnInstructionDefinition Name="AOI_DPM" Class="Standard" Revision="1.0" Vendor="Automation Standard" ExecutePrescan="true" ExecutePostscan="false" ExecuteEnableInFalse="false" CreatedDate="2021-06-02T10:38:08.709Z" CreatedBy="KONON\Artem" EditedDate="2025-08-06T12:44:47.324Z" EditedBy="LCIBATUMI\goga.abashidze"
|
||||
SoftwareRevision="v36.00">
|
||||
<Description>
|
||||
<![CDATA[DATA POWER MODULE]]>
|
||||
@ -323,21 +323,6 @@ If the same line later appears in MCM.STS.Acknowledge_Log, the routine latches A
|
||||
|
||||
The command bit MCM.STS.Unacknowledge_All_Logs resets the Acknowledge latch, guaranteeing that the next loss of communication will produce a fresh message.
|
||||
|
||||
Command bits
|
||||
The routine receives Communication_Fault from its own port monitor.
|
||||
The routine receives EN4TR_Communication_Fault from the rack adapter.
|
||||
The routine receives MCM.STS.Unacknowledge_All_Logs to clear the acknowledge latch.
|
||||
|
||||
Status bits
|
||||
The routine sets Communication_Faulted when either link is down.
|
||||
The routine sets CTRL.STS.Communication_Faulted with the same value.
|
||||
|
||||
HMI bits
|
||||
The HMI displays HMI.STATE as 0 for healthy and 1 for faulted.
|
||||
The HMI raises HMI.Alarm.Communication_Faulted only while Communication_Faulted is true and EN4TR_Communication_Fault is false.
|
||||
|
||||
Alarm bits
|
||||
The system raises HMI.Alarm.Communication_Faulted whenever the switch itself loses communication and the EN4TR adapter is still online.
|
||||
]]>
|
||||
</Comment>
|
||||
<Text>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user