-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
93e6640
commit 90ff8dc
Showing
8 changed files
with
1,130 additions
and
1,125 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,108 +1,108 @@ | ||
<?xml version="1.0" ?> | ||
<project xmlns="http://www.plcopen.org/xml/tc6_0201" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xhtml="http://www.w3.org/1999/xhtml" xmlns:ns1="http://www.plcopen.org/xml/tc6_0201"> | ||
<fileHeader companyName="Unknown" productName="Unnamed" productVersion="1" creationDateTime="2024-01-09T16:45:07"/> | ||
<contentHeader name="Unnamed" modificationDateTime="2024-01-23T14:31:54"> | ||
<coordinateInfo> | ||
<fbd> | ||
<scaling x="0" y="0"/> | ||
</fbd> | ||
<ld> | ||
<scaling x="0" y="0"/> | ||
</ld> | ||
<sfc> | ||
<scaling x="0" y="0"/> | ||
</sfc> | ||
</coordinateInfo> | ||
</contentHeader> | ||
<types> | ||
<dataTypes/> | ||
<pous> | ||
<pou name="Add" pouType="program"> | ||
<interface> | ||
<inputVars> | ||
<variable name="u1"> | ||
<type> | ||
<REAL/> | ||
</type> | ||
</variable> | ||
<variable name="u2"> | ||
<type> | ||
<REAL/> | ||
</type> | ||
</variable> | ||
</inputVars> | ||
<outputVars> | ||
<variable name="y1"> | ||
<type> | ||
<REAL/> | ||
</type> | ||
</variable> | ||
</outputVars> | ||
<localVars/> | ||
</interface> | ||
<body> | ||
<FBD> | ||
<inVariable localId="2" executionOrderId="0" width="10" height="10" negated="false"> | ||
<position x="0" y="0"/> | ||
<connectionPointOut> | ||
<relPosition x="42" y="13"/> | ||
</connectionPointOut> | ||
<expression>u1</expression> | ||
</inVariable> | ||
<inVariable localId="3" executionOrderId="0" width="10" height="10" negated="false"> | ||
<position x="0" y="80"/> | ||
<connectionPointOut> | ||
<relPosition x="42" y="13"/> | ||
</connectionPointOut> | ||
<expression>u2</expression> | ||
</inVariable> | ||
<block localId="1" typeName="ADD" executionOrderId="0" width="20" height="20"> | ||
<position x="792" y="60"/> | ||
<inputVariables> | ||
<variable formalParameter="IN1"> | ||
<connectionPointIn> | ||
<relPosition x="0" y="40"/> | ||
<connection refLocalId="2"/> | ||
</connectionPointIn> | ||
</variable> | ||
<variable formalParameter="IN2"> | ||
<connectionPointIn> | ||
<relPosition x="0" y="40"/> | ||
<connection refLocalId="3"/> | ||
</connectionPointIn> | ||
</variable> | ||
</inputVariables> | ||
<inOutVariables/> | ||
<outputVariables> | ||
<variable formalParameter="OUT"> | ||
<connectionPointOut> | ||
<relPosition x="74" y="30"/> | ||
</connectionPointOut> | ||
</variable> | ||
</outputVariables> | ||
</block> | ||
<outVariable localId="4" executionOrderId="0" width="10" height="10" negated="false"> | ||
<position x="1440" y="40"/> | ||
<connectionPointIn> | ||
<relPosition x="0" y="22"/> | ||
<connection refLocalId="1" formalParameter="OUT"/> | ||
</connectionPointIn> | ||
<expression>y1</expression> | ||
</outVariable> | ||
</FBD> | ||
</body> | ||
</pou> | ||
</pous> | ||
</types> | ||
<instances> | ||
<configurations> | ||
<configuration name="config"> | ||
<resource name="resource1"> | ||
<task name="task0" priority="0" interval="T#20ms"> | ||
<pouInstance name="instance0" typeName="Add"/> | ||
</task> | ||
</resource> | ||
</configuration> | ||
</configurations> | ||
</instances> | ||
</project> | ||
<?xml version="1.0" ?> | ||
<project xmlns="http://www.plcopen.org/xml/tc6_0201" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xhtml="http://www.w3.org/1999/xhtml" xmlns:ns1="http://www.plcopen.org/xml/tc6_0201"> | ||
<fileHeader companyName="Unknown" productName="Unnamed" productVersion="1" creationDateTime="2024-01-09T16:45:07"/> | ||
<contentHeader name="Unnamed" modificationDateTime="2024-01-23T14:31:54"> | ||
<coordinateInfo> | ||
<fbd> | ||
<scaling x="0" y="0"/> | ||
</fbd> | ||
<ld> | ||
<scaling x="0" y="0"/> | ||
</ld> | ||
<sfc> | ||
<scaling x="0" y="0"/> | ||
</sfc> | ||
</coordinateInfo> | ||
</contentHeader> | ||
<types> | ||
<dataTypes/> | ||
<pous> | ||
<pou name="Add" pouType="program"> | ||
<interface> | ||
<inputVars> | ||
<variable name="u1"> | ||
<type> | ||
<REAL/> | ||
</type> | ||
</variable> | ||
<variable name="u2"> | ||
<type> | ||
<REAL/> | ||
</type> | ||
</variable> | ||
</inputVars> | ||
<outputVars> | ||
<variable name="y1"> | ||
<type> | ||
<REAL/> | ||
</type> | ||
</variable> | ||
</outputVars> | ||
<localVars/> | ||
</interface> | ||
<body> | ||
<FBD> | ||
<inVariable localId="2" executionOrderId="0" width="10" height="10" negated="false"> | ||
<position x="0" y="0"/> | ||
<connectionPointOut> | ||
<relPosition x="42" y="13"/> | ||
</connectionPointOut> | ||
<expression>u1</expression> | ||
</inVariable> | ||
<inVariable localId="3" executionOrderId="0" width="10" height="10" negated="false"> | ||
<position x="0" y="80"/> | ||
<connectionPointOut> | ||
<relPosition x="42" y="13"/> | ||
</connectionPointOut> | ||
<expression>u2</expression> | ||
</inVariable> | ||
<block localId="1" typeName="ADD" executionOrderId="0" width="20" height="20"> | ||
<position x="792" y="60"/> | ||
<inputVariables> | ||
<variable formalParameter="IN1"> | ||
<connectionPointIn> | ||
<relPosition x="0" y="40"/> | ||
<connection refLocalId="2"/> | ||
</connectionPointIn> | ||
</variable> | ||
<variable formalParameter="IN2"> | ||
<connectionPointIn> | ||
<relPosition x="0" y="40"/> | ||
<connection refLocalId="3"/> | ||
</connectionPointIn> | ||
</variable> | ||
</inputVariables> | ||
<inOutVariables/> | ||
<outputVariables> | ||
<variable formalParameter="OUT"> | ||
<connectionPointOut> | ||
<relPosition x="74" y="30"/> | ||
</connectionPointOut> | ||
</variable> | ||
</outputVariables> | ||
</block> | ||
<outVariable localId="4" executionOrderId="0" width="10" height="10" negated="false"> | ||
<position x="1440" y="40"/> | ||
<connectionPointIn> | ||
<relPosition x="0" y="22"/> | ||
<connection refLocalId="1" formalParameter="OUT"/> | ||
</connectionPointIn> | ||
<expression>y1</expression> | ||
</outVariable> | ||
</FBD> | ||
</body> | ||
</pou> | ||
</pous> | ||
</types> | ||
<instances> | ||
<configurations> | ||
<configuration name="config"> | ||
<resource name="resource1"> | ||
<task name="task0" priority="0" interval="T#20ms"> | ||
<pouInstance name="instance0" typeName="Add"/> | ||
</task> | ||
</resource> | ||
</configuration> | ||
</configurations> | ||
</instances> | ||
</project> |
Oops, something went wrong.