diff --git a/solution/_Config/PLC/tc_project_app.xti b/solution/_Config/PLC/tc_project_app.xti new file mode 100644 index 0000000..636f1f6 --- /dev/null +++ b/solution/_Config/PLC/tc_project_app.xti @@ -0,0 +1,20 @@ + + + + + tc_project_app Instance + {08500001-0000-0000-F000-000000000064} + + PlcTask Outputs + + MAIN.bOutput1 + + BOOL + + + + + + + + diff --git a/solution/solution.tsproj b/solution/solution.tsproj index 6650b38..db9cc25 100644 --- a/solution/solution.tsproj +++ b/solution/solution.tsproj @@ -17,23 +17,7 @@ - - - tc_project_app Instance - {08500001-0000-0000-F000-000000000064} - - PlcTask Outputs - - MAIN.bOutput1 - - BOOL - - - - - - - + diff --git a/solution/tc_project_app/tc_mca_std_lib b/solution/tc_project_app/tc_mca_std_lib index 1999c50..8589564 160000 --- a/solution/tc_project_app/tc_mca_std_lib +++ b/solution/tc_project_app/tc_mca_std_lib @@ -1 +1 @@ -Subproject commit 1999c5036eeb1bc3ac42b47dd1487f9f14e1eeab +Subproject commit 85895649602f3d59104d07ceda240aeb6ca47227