-
Notifications
You must be signed in to change notification settings - Fork 14
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
59e92f4
commit 022439a
Showing
2 changed files
with
37 additions
and
21 deletions.
There are no files selected for viewing
14 changes: 14 additions & 0 deletions
14
plc-kfe-rix-motion/kfe_rix_motion/Version/Global_Version.TcGVL
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 |
---|---|---|
@@ -0,0 +1,14 @@ | ||
<?xml version='1.0' encoding='UTF-8'?> | ||
<TcPlcObject Version="1.1.0.1" ProductVersion="3.1.4024.12"> | ||
<GVL Name="Global_Version" Id="{062c8c8c-5a48-472d-ad2a-b3ef8fb553da}"> | ||
<Declaration><![CDATA[{attribute 'TcGenerated'} | ||
{attribute 'no-analysis'} | ||
{attribute 'linkalways'} | ||
// This function has been automatically generated from the project information. | ||
VAR_GLOBAL CONSTANT | ||
{attribute 'const_non_replaced'} | ||
stLibVersion_plc_kfe_rix_motion : ST_LibVersion := (iMajor := 2, iMinor := 7, iBuild := 1, iRevision := 0, nFlags := 1, sVersion := '2.7.1'); | ||
END_VAR | ||
]]></Declaration> | ||
</GVL> | ||
</TcPlcObject> |
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