-
Notifications
You must be signed in to change notification settings - Fork 15
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
jjoshi
committed
May 18, 2022
1 parent
ade742b
commit 1af7ab5
Showing
2 changed files
with
33 additions
and
18 deletions.
There are no files selected for viewing
13 changes: 13 additions & 0 deletions
13
lcls-plc-rixs-optics/rixs_optics/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,13 @@ | ||
<?xml version='1.0' encoding='UTF-8'?> | ||
<TcPlcObject Version="1.1.0.1" ProductVersion="3.1.4022.18"> | ||
<GVL Name="Global_Version" Id="f55cbd1d-9626-4acb-9a8e-2e4123474210"> | ||
<Declaration><![CDATA[{attribute 'TcGenerated'} | ||
// This function has been automatically generated from the project information. | ||
VAR_GLOBAL CONSTANT | ||
{attribute 'const_non_replaced'} | ||
{attribute 'linkalways'} | ||
stLibVersion_rix_optics : ST_LibVersion := (iMajor := 1, iMinor := 5, iBuild := 0, iRevision := 0, sVersion := '1.5.0'); | ||
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