Skip to content

Commit 170f391

Browse files
authored
Merge pull request #15 from EuropeanSpallationSource/federicor/update-std-lib-pointer-tag-v291
Federicor/update std lib pointer tag v291
2 parents 0535dbd + ef45198 commit 170f391

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

ReleaseNotes.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ The 3rd digit will be increased, when there is a pure bugfix.
1919
See v2.0.0 vs 2.0.1
2020

2121
v2.9.1
22-
- Compatible with tc_mca_std_lib v2.9.0
22+
- Compatible with tc_mca_std_lib v2.9.0 and v2.9.1
2323
- Improvements:
2424
- Change the ENUMs in the GVL_APP and in the Axis_template from just the simple integer
2525
value, to the explicit variable name to make the code easier to understand.

solution/_Config/PLC/tc_project_app.xti

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0"?>
22
<TcSmItem xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://www.beckhoff.com/schemas/2012/07/TcSmProject" TcSmVersion="1.0" TcVersion="3.1.4024.62" ClassName="CNestedPlcProjDef">
33
<Project GUID="{FB261665-FD20-4BF2-97F8-2854C82B752D}" Name="tc_project_app" PrjFilePath="..\..\tc_project_app\tc_project_app.plcproj" TmcFilePath="..\..\tc_project_app\tc_project_app.tmc" ReloadTmc="true" AmsPort="852" FileArchiveSettings="#x000e" ClearInvalidPersist="true" SymbolicMapping="true">
4-
<Instance Id="#x08502040" TcSmClass="TComPlcObjDef" KeepUnrestoredLinks="2" TmcPath="tc_project_app\tc_project_app.tmc" TmcHash="{C0FA321F-DA98-DC58-E9A2-66066B56237F}">
4+
<Instance Id="#x08502040" TcSmClass="TComPlcObjDef" KeepUnrestoredLinks="2" TmcPath="tc_project_app\tc_project_app.tmc" TmcHash="{6CD45C2B-D1C4-BDD8-9BD4-FD476A870DC8}">
55
<Name>tc_project_app Instance</Name>
66
<CLSID ClassFactory="TcPlc30">{08500001-0000-0000-F000-000000000064}</CLSID>
77
<Vars VarGrpType="1">

0 commit comments

Comments
 (0)