MTN6-203
This commit is contained in:
parent
333ca02c5b
commit
5f662aec03
@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<RSLogix5000Content SchemaRevision="1.0" SoftwareRevision="36.00" TargetName="MTN6_MCM01" TargetType="Controller" ContainsContext="false" ExportDate="Thu May 22 16:52:37 2025" ExportOptions="NoRawData L5KData DecoratedData ForceProtectedEncoding AllProjDocTrans">
|
||||
<Controller Use="Target" Name="MTN6_MCM01" ProcessorType="1756-L83ES" MajorRev="36" MinorRev="11" ProjectCreationDate="Wed May 21 14:40:43 2025" LastModifiedDate="Thu May 22 16:52:27 2025" SFCExecutionControl="CurrentActive" SFCRestartPosition="MostRecent" SFCLastScan="DontScan" ProjectSN="16#0000_0000"
|
||||
<RSLogix5000Content SchemaRevision="1.0" SoftwareRevision="36.00" TargetName="MTN6_MCM01" TargetType="Controller" ContainsContext="false" ExportDate="Thu May 22 17:01:31 2025" ExportOptions="NoRawData L5KData DecoratedData ForceProtectedEncoding AllProjDocTrans">
|
||||
<Controller Use="Target" Name="MTN6_MCM01" ProcessorType="1756-L83ES" MajorRev="36" MinorRev="11" ProjectCreationDate="Wed May 21 14:40:43 2025" LastModifiedDate="Thu May 22 17:01:17 2025" SFCExecutionControl="CurrentActive" SFCRestartPosition="MostRecent" SFCLastScan="DontScan" ProjectSN="16#0000_0000"
|
||||
MatchProjectToController="false" CanUseRPIFromProducer="false" InhibitAutomaticFirmwareUpdate="0" PassThroughConfiguration="EnabledWithAppend" DownloadProjectDocumentationAndExtendedProperties="true" DownloadProjectCustomProperties="true" ReportMinorOverflow="false" AutoDiagsEnabled="true" WebServerEnabled="false">
|
||||
<RedundancyInfo Enabled="false" KeepTestEditsOnSwitchOver="false"/>
|
||||
<Security Code="0" ChangesToDetect="16#ffff_ffff_ffff_ffff"/>
|
||||
@ -435,7 +435,7 @@
|
||||
<Member Name="ZZZZZZZZZZUDT_CTRL_M9" DataType="SINT" Dimension="0" Radix="Decimal" Hidden="true" ExternalAccess="Read/Write"/>
|
||||
<Member Name="All_Unacknowledge_Log" DataType="BIT" Dimension="0" Radix="Decimal" Hidden="false" Target="ZZZZZZZZZZUDT_CTRL_M9" BitNumber="0" ExternalAccess="Read/Write">
|
||||
<Description>
|
||||
<![CDATA[All Unacknowledge Logs]]>
|
||||
<![CDATA[All Unacknowledged Logs]]>
|
||||
</Description>
|
||||
</Member>
|
||||
<Member Name="Start_Request" DataType="BIT" Dimension="0" Radix="Decimal" Hidden="false" Target="ZZZZZZZZZZUDT_CTRL_M9" BitNumber="1" ExternalAccess="Read/Write">
|
||||
@ -1172,18 +1172,18 @@ Alarms]]>
|
||||
</Member>
|
||||
<Member Name="Alarm" DataType="UDT_ALARMS_SIO_FIO" Dimension="0" Radix="NullType" Hidden="false" ExternalAccess="Read/Write">
|
||||
<Description>
|
||||
<![CDATA[HMI Alarms]]>
|
||||
<![CDATA[SIO/FIO Alarms]]>
|
||||
</Description>
|
||||
</Member>
|
||||
<Member Name="Color" DataType="DINT" Dimension="0" Radix="Decimal" Hidden="false" ExternalAccess="Read/Write">
|
||||
<Description>
|
||||
<![CDATA[Color Animation]]>
|
||||
<![CDATA[Color of Animations]]>
|
||||
</Description>
|
||||
</Member>
|
||||
<Member Name="Description" DataType="STRING" Dimension="16" Radix="NullType" Hidden="false" ExternalAccess="Read/Write"/>
|
||||
<Member Name="IP_Address" DataType="STRING" Dimension="0" Radix="NullType" Hidden="false" ExternalAccess="Read/Write">
|
||||
<Description>
|
||||
<![CDATA[IP address]]>
|
||||
<![CDATA[IP Address]]>
|
||||
</Description>
|
||||
</Member>
|
||||
</Members>
|
||||
@ -6904,7 +6904,7 @@ Inches Per Second * 5 = Feet Per Minute
|
||||
<Routine Name="Logic" Type="RLL"/>
|
||||
</Routines>
|
||||
</AddOnInstructionDefinition>
|
||||
<AddOnInstructionDefinition Name="AOI_SIO_FIO" 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-05-22T06:27:57.791Z" EditedBy="LCIBATUMI\ilia.gurielidze"
|
||||
<AddOnInstructionDefinition Name="AOI_SIO_FIO" 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-05-22T13:00:13.327Z" EditedBy="LCIBATUMI\ilia.gurielidze"
|
||||
SoftwareRevision="v36.00">
|
||||
<Parameters>
|
||||
<Parameter Name="EnableIn" TagType="Base" DataType="BOOL" Usage="Input" Radix="Decimal" Required="false" Visible="false" ExternalAccess="Read Only">
|
||||
@ -6923,6 +6923,9 @@ Inches Per Second * 5 = Feet Per Minute
|
||||
<Parameter Name="MCM" TagType="Base" DataType="UDT_CTRL_MCM" Usage="InOut" Required="true" Visible="true" Constant="false"/>
|
||||
<Parameter Name="DPM" TagType="Base" DataType="UDT_CTRL_DPM" Usage="InOut" Required="true" Visible="true" Constant="false"/>
|
||||
<Parameter Name="Communication_Fault" TagType="Base" DataType="BOOL" Usage="Output" Radix="Decimal" Required="false" Visible="true" ExternalAccess="Read/Write">
|
||||
<Description>
|
||||
<![CDATA[Communication Fault]]>
|
||||
</Description>
|
||||
<DefaultData Format="L5K">
|
||||
<![CDATA[0]]>
|
||||
</DefaultData>
|
||||
@ -6930,7 +6933,11 @@ Inches Per Second * 5 = Feet Per Minute
|
||||
<DataValue DataType="BOOL" Radix="Decimal" Value="0"/>
|
||||
</DefaultData>
|
||||
</Parameter>
|
||||
<Parameter Name="DOM_Communication_Fault" TagType="Base" DataType="BOOL" Usage="Output" Radix="Decimal" Required="false" Visible="true" ExternalAccess="Read Only">
|
||||
<Parameter Name="MCM_DPM_Communication_Fault" TagType="Base" DataType="BOOL" Usage="Output" Radix="Decimal" Required="false" Visible="true" ExternalAccess="Read Only">
|
||||
<Description>
|
||||
<![CDATA[MCM/DPM Communication Fault
|
||||
NEEDS CLARIFICATION]]>
|
||||
</Description>
|
||||
<DefaultData Format="L5K">
|
||||
<![CDATA[0]]>
|
||||
</DefaultData>
|
||||
@ -6940,7 +6947,10 @@ Inches Per Second * 5 = Feet Per Minute
|
||||
</Parameter>
|
||||
</Parameters>
|
||||
<LocalTags>
|
||||
<LocalTag Name="CommFCode" DataType="DINT" Radix="Decimal" ExternalAccess="None">
|
||||
<LocalTag Name="Communication_Fault_Code" DataType="DINT" Radix="Decimal" ExternalAccess="None">
|
||||
<Description>
|
||||
<![CDATA[Communication Fault Code]]>
|
||||
</Description>
|
||||
<DefaultData Format="L5K">
|
||||
<![CDATA[0]]>
|
||||
</DefaultData>
|
||||
@ -6948,7 +6958,10 @@ Inches Per Second * 5 = Feet Per Minute
|
||||
<DataValue DataType="DINT" Radix="Decimal" Value="0"/>
|
||||
</DefaultData>
|
||||
</LocalTag>
|
||||
<LocalTag Name="Concat_Str" DataType="STRING" ExternalAccess="None">
|
||||
<LocalTag Name="Concatenated_String" DataType="STRING" ExternalAccess="None">
|
||||
<Description>
|
||||
<![CDATA[String for Log]]>
|
||||
</Description>
|
||||
<DefaultData Format="L5K">
|
||||
<![CDATA[[0,'$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00']]]>
|
||||
</DefaultData>
|
||||
@ -6956,23 +6969,32 @@ Inches Per Second * 5 = Feet Per Minute
|
||||
<![CDATA['']]>
|
||||
</DefaultData>
|
||||
</LocalTag>
|
||||
<LocalTag Name="AckONS" DataType="DINT" Radix="Decimal" ExternalAccess="None">
|
||||
<LocalTag Name="Acknowledge_ONS" DataType="BOOL" Radix="Decimal" ExternalAccess="None">
|
||||
<Description>
|
||||
<![CDATA[To Unlatch Acknowledge Bit Once Communication Faulted]]>
|
||||
</Description>
|
||||
<DefaultData Format="L5K">
|
||||
<![CDATA[0]]>
|
||||
</DefaultData>
|
||||
<DefaultData Format="Decorated">
|
||||
<DataValue DataType="DINT" Radix="Decimal" Value="0"/>
|
||||
<DataValue DataType="BOOL" Radix="Decimal" Value="0"/>
|
||||
</DefaultData>
|
||||
</LocalTag>
|
||||
<LocalTag Name="Ack" DataType="DINT" Radix="Decimal" ExternalAccess="None">
|
||||
<LocalTag Name="Acknowledge" DataType="BOOL" Radix="Decimal" ExternalAccess="None">
|
||||
<Description>
|
||||
<![CDATA[Acknowldge]]>
|
||||
</Description>
|
||||
<DefaultData Format="L5K">
|
||||
<![CDATA[0]]>
|
||||
</DefaultData>
|
||||
<DefaultData Format="Decorated">
|
||||
<DataValue DataType="DINT" Radix="Decimal" Value="0"/>
|
||||
<DataValue DataType="BOOL" Radix="Decimal" Value="0"/>
|
||||
</DefaultData>
|
||||
</LocalTag>
|
||||
<LocalTag Name="CommFaultLatch" DataType="BOOL" Radix="Decimal" ExternalAccess="None">
|
||||
<LocalTag Name="Communication_Fault_Latch" DataType="BOOL" Radix="Decimal" ExternalAccess="None">
|
||||
<Description>
|
||||
<![CDATA[Communication Fault Latch]]>
|
||||
</Description>
|
||||
<DefaultData Format="L5K">
|
||||
<![CDATA[0]]>
|
||||
</DefaultData>
|
||||
@ -6994,22 +7016,23 @@ Inches Per Second * 5 = Feet Per Minute
|
||||
<![CDATA[Motor Ethernet Fault]]>
|
||||
</Comment>
|
||||
<Text>
|
||||
<![CDATA[[CLR(CommFCode) GSV(Module,Module,FaultCode,CommFCode) NE(CommFCode,0) OTE(Communication_Fault) OTE(HMI.Alarm.Communication_Fault) OTL(MCM.CMD.Communication_Faulted) OTL(CommFaultLatch) ,XIC(DPM.STS.Communication_Fault) OTE(DOM_Communication_Fault) ]OTE(CTRL.STS.Communication_Fault);]]>
|
||||
<![CDATA[[CLR(Communication_Fault_Code) GSV(Module,Module,FaultCode,Communication_Fault_Code) NE(Communication_Fault_Code,0) OTE(Communication_Fault) OTE(HMI.Alarm.Communication_Fault) OTL(MCM.CMD.Communication_Faulted) OTL(Communication_Fault_Latch) ,XIC(DPM.STS.Communication_Fault) OTE(MCM_DPM_Communication_Fault) ]OTE(CTRL.STS.Communication_Fault);]]>
|
||||
</Text>
|
||||
</Rung>
|
||||
<Rung Number="2" Type="N">
|
||||
<Text>
|
||||
<![CDATA[XIO(Communication_Fault)OTU(CommFaultLatch);]]>
|
||||
<![CDATA[XIO(Communication_Fault)OTU(Communication_Fault_Latch);]]>
|
||||
</Text>
|
||||
</Rung>
|
||||
<Rung Number="3" Type="N">
|
||||
<Text>
|
||||
<![CDATA[XIC(CommFaultLatch)OTL(MCM.CMD.Communication_Was_Faulted);]]>
|
||||
<![CDATA[XIC(Communication_Fault_Latch)OTL(MCM.CMD.Communication_Was_Faulted);]]>
|
||||
</Text>
|
||||
</Rung>
|
||||
<Rung Number="4" Type="N">
|
||||
<Comment>
|
||||
<![CDATA[Off - Light grey Color (211.211.211)]]>
|
||||
<![CDATA[Communication On - Light Grey (211.211.211)
|
||||
]]>
|
||||
</Comment>
|
||||
<Text>
|
||||
<![CDATA[XIO(Communication_Fault)MOVE(10,HMI.Color);]]>
|
||||
@ -7017,7 +7040,8 @@ Inches Per Second * 5 = Feet Per Minute
|
||||
</Rung>
|
||||
<Rung Number="5" Type="N">
|
||||
<Comment>
|
||||
<![CDATA[Fault - Red Color (255.0.0)]]>
|
||||
<![CDATA[Communication Fault - Red (255.0.0)
|
||||
]]>
|
||||
</Comment>
|
||||
<Text>
|
||||
<![CDATA[XIC(Communication_Fault)MOVE(2,HMI.Color);]]>
|
||||
@ -7025,12 +7049,12 @@ Inches Per Second * 5 = Feet Per Minute
|
||||
</Rung>
|
||||
<Rung Number="6" Type="N">
|
||||
<Text>
|
||||
<![CDATA[XIC(MCM.STS.All_Unacknowledge_Log)MOVE(0,Ack);]]>
|
||||
<![CDATA[XIC(MCM.STS.All_Unacknowledge_Log)OTU(Acknowledge);]]>
|
||||
</Text>
|
||||
</Rung>
|
||||
<Rung Number="7" Type="N">
|
||||
<Text>
|
||||
<![CDATA[[XIC(Communication_Fault) ONS(AckONS.0) OTU(Ack.0) ,XIC(Communication_Fault) XIO(Ack.0) MOVE(' LOST COMM',Concat_Str) CONCAT(HMI.Name,Concat_Str,MCM.CMD.Log) ADD(MCM.CMD.Log_Quantity,1,MCM.CMD.Log_Quantity) ,NE(MCM.STS.Acknowledge_Log,'') EQ(MCM.CMD.Log,MCM.STS.Acknowledge_Log) OTL(Ack.0) MOVE('',MCM.STS.Acknowledge_Log) ];]]>
|
||||
<![CDATA[[XIC(Communication_Fault) ONS(Acknowledge_ONS) OTU(Acknowledge) ,XIC(Communication_Fault) XIO(Acknowledge) MOVE(' LOST COMM',Concatenated_String) CONCAT(HMI.Name,Concatenated_String,MCM.CMD.Log) ADD(MCM.CMD.Log_Quantity,1,MCM.CMD.Log_Quantity) ,NE(MCM.STS.Acknowledge_Log,'') EQ(MCM.CMD.Log,MCM.STS.Acknowledge_Log) OTL(Acknowledge) MOVE('',MCM.STS.Acknowledge_Log) ];]]>
|
||||
</Text>
|
||||
</Rung>
|
||||
</RLLContent>
|
||||
@ -7039,7 +7063,7 @@ Inches Per Second * 5 = Feet Per Minute
|
||||
<RLLContent>
|
||||
<Rung Number="0" Type="N">
|
||||
<Text>
|
||||
<![CDATA[MOVE(0,Ack);]]>
|
||||
<![CDATA[MOVE(0,Acknowledge);]]>
|
||||
</Text>
|
||||
</Rung>
|
||||
</RLLContent>
|
||||
@ -8877,7 +8901,7 @@ Inches Per Second * 5 = Feet Per Minute
|
||||
<Tag Name="UL1_3_FIO1" Class="Standard" TagType="Base" DataType="UDT_AOI_SIO_FIO" Constant="false" ExternalAccess="Read/Write" OpcUaAccess="None">
|
||||
<Data Format="L5K">
|
||||
<![CDATA[[[1,0,[0,'$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00'
|
||||
],0,0],[[0,'$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00'
|
||||
]],[[0,'$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00'
|
||||
],[0],0,[[0,'$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00'
|
||||
],[0,'$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00'
|
||||
],[0,'$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00'
|
||||
@ -8903,7 +8927,7 @@ Inches Per Second * 5 = Feet Per Minute
|
||||
<DataValueMember Name="EnableIn" DataType="BOOL" Value="1"/>
|
||||
<DataValueMember Name="EnableOut" DataType="BOOL" Value="0"/>
|
||||
<DataValueMember Name="Communication_Fault" DataType="BOOL" Value="0"/>
|
||||
<DataValueMember Name="DOM_Communication_Fault" DataType="BOOL" Value="0"/>
|
||||
<DataValueMember Name="MCM_DPM_Communication_Fault" DataType="BOOL" Value="0"/>
|
||||
</StructureMember>
|
||||
<StructureMember Name="HMI" DataType="UDT_HMI_SIO_FIO">
|
||||
<StructureMember Name="Name" DataType="STRING">
|
||||
@ -9266,7 +9290,7 @@ Inches Per Second * 5 = Feet Per Minute
|
||||
<Tag Name="UL1_3_SIO1" Class="Standard" TagType="Base" DataType="UDT_AOI_SIO_FIO" Constant="false" ExternalAccess="Read/Write" OpcUaAccess="None">
|
||||
<Data Format="L5K">
|
||||
<![CDATA[[[1,0,[0,'$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00'
|
||||
],0,0],[[0,'$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00'
|
||||
]],[[0,'$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00'
|
||||
],[0],0,[[0,'$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00'
|
||||
],[0,'$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00'
|
||||
],[0,'$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00$00'
|
||||
@ -9292,7 +9316,7 @@ Inches Per Second * 5 = Feet Per Minute
|
||||
<DataValueMember Name="EnableIn" DataType="BOOL" Value="1"/>
|
||||
<DataValueMember Name="EnableOut" DataType="BOOL" Value="0"/>
|
||||
<DataValueMember Name="Communication_Fault" DataType="BOOL" Value="0"/>
|
||||
<DataValueMember Name="DOM_Communication_Fault" DataType="BOOL" Value="0"/>
|
||||
<DataValueMember Name="MCM_DPM_Communication_Fault" DataType="BOOL" Value="0"/>
|
||||
</StructureMember>
|
||||
<StructureMember Name="HMI" DataType="UDT_HMI_SIO_FIO">
|
||||
<StructureMember Name="Name" DataType="STRING">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user