diff --git a/solution/_Config/PLC/tc_project_app.xti b/solution/_Config/PLC/tc_project_app.xti index 636f1f6..dbf21f9 100644 --- a/solution/_Config/PLC/tc_project_app.xti +++ b/solution/_Config/PLC/tc_project_app.xti @@ -1,10 +1,10 @@ - + tc_project_app Instance {08500001-0000-0000-F000-000000000064} - + PlcTask Outputs MAIN.bOutput1 @@ -12,8 +12,19 @@ BOOL + + + 0 + PlcTask + + #x02010040 + + 10 + 10000000 + + - + diff --git a/solution/solution.tsproj b/solution/solution.tsproj index 6c26f56..dc41d90 100644 --- a/solution/solution.tsproj +++ b/solution/solution.tsproj @@ -1,9 +1,12 @@ - + + + + - + PlcTask @@ -12,34 +15,7 @@ - - - tc_project_app Instance - {08500001-0000-0000-F000-000000000064} - - PlcTask Outputs - - MAIN.bOutput1 - - BOOL - - - - - 0 - PlcTask - - #x02010040 - - 20 - 10000000 - - - - - - - + diff --git a/solution/tc_project_app/PlcTask.TcTTO b/solution/tc_project_app/PlcTask.TcTTO index 7132b53..c0a487a 100644 --- a/solution/tc_project_app/PlcTask.TcTTO +++ b/solution/tc_project_app/PlcTask.TcTTO @@ -3,7 +3,7 @@ 10000 - 20 + 10 MAIN diff --git a/solution/tc_project_app/Test/app_tests/tcUNIT_APP_RUN.TcPOU b/solution/tc_project_app/Test/app_tests/tcUNIT_APP_RUN.TcPOU deleted file mode 100644 index 5b837e7..0000000 --- a/solution/tc_project_app/Test/app_tests/tcUNIT_APP_RUN.TcPOU +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - - - - - - - \ No newline at end of file diff --git a/solution/tc_project_app/Test/common/FB_tcUNIT_common.TcPOU b/solution/tc_project_app/Test/common/FB_tcUNIT_common.TcPOU deleted file mode 100644 index e2e7016..0000000 --- a/solution/tc_project_app/Test/common/FB_tcUNIT_common.TcPOU +++ /dev/null @@ -1,242 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/solution/tc_project_app/Test/common/tcUNIT_GVL.TcGVL b/solution/tc_project_app/Test/common/tcUNIT_GVL.TcGVL deleted file mode 100644 index e331fd6..0000000 --- a/solution/tc_project_app/Test/common/tcUNIT_GVL.TcGVL +++ /dev/null @@ -1,23 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/solution/tc_project_app/Test/standard_library_tests/E_TestStates.TcDUT b/solution/tc_project_app/Test/standard_library_tests/E_TestStates.TcDUT deleted file mode 100644 index 274f937..0000000 --- a/solution/tc_project_app/Test/standard_library_tests/E_TestStates.TcDUT +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/solution/tc_project_app/Test/standard_library_tests/FB_Axis_TEST.TcPOU b/solution/tc_project_app/Test/standard_library_tests/FB_Axis_TEST.TcPOU deleted file mode 100644 index adcd807..0000000 --- a/solution/tc_project_app/Test/standard_library_tests/FB_Axis_TEST.TcPOU +++ /dev/null @@ -1,250 +0,0 @@ - - - - of the axis within GVL.astAxes[] to test against. -END_VAR]]> - - - - - - - nMaxCycles OR ExpectedResult = Result THEN - AssertEquals(Expected := ExpectedResult, - Actual := Result, - Message := 'Axis is not moving.'); - TEST_FINISHED(); -ELSE - nCycle := nCycle + 1; -END_IF]]> - - - - - - nCycleMax OR ExpectedResult = Result THEN - AssertEquals(Expected := ExpectedResult, - Actual := Result, - Message := 'fPosition of the axis is different.'); - TEST_FINISHED(); -ELSE - nCycle := nCycle + 1; -END_IF]]> - - - - - - - - - - - - nMaxCycles OR ExpectedResult = Result THEN - AssertEquals(Expected := ExpectedResult, - Actual := Result, - Message := 'Axis is not enabled.'); - TEST_FINISHED(); -ELSE - nCycle := nCycle + 1; -END_IF -]]> - - - - - - - - - - - - nMaxCycles OR ExpectedResult = Result THEN - AssertEquals(Expected := ExpectedResult, - Actual := Result, - Message := 'Axis bLimitFwd is not enabled.'); - TEST_FINISHED(); -ELSE - nCycle := nCycle + 1; -END_IF]]> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/solution/tc_project_app/Test/standard_library_tests/tcUNIT_STD_LIB_RUN.TcPOU b/solution/tc_project_app/Test/standard_library_tests/tcUNIT_STD_LIB_RUN.TcPOU deleted file mode 100644 index aac5b09..0000000 --- a/solution/tc_project_app/Test/standard_library_tests/tcUNIT_STD_LIB_RUN.TcPOU +++ /dev/null @@ -1,17 +0,0 @@ - - - - - - - - - - - - \ No newline at end of file diff --git a/solution/tc_project_app/tc_mca_std_lib b/solution/tc_project_app/tc_mca_std_lib index 96bcac1..e4243cf 160000 --- a/solution/tc_project_app/tc_mca_std_lib +++ b/solution/tc_project_app/tc_mca_std_lib @@ -1 +1 @@ -Subproject commit 96bcac1603ac32917158f32001e0d7249ba28e71 +Subproject commit e4243cf05e120f360bbcadf14392dd019649a68d diff --git a/solution/tc_project_app/tc_project_app.plcproj b/solution/tc_project_app/tc_project_app.plcproj index 6ea8c93..48db3f3 100644 --- a/solution/tc_project_app/tc_project_app.plcproj +++ b/solution/tc_project_app/tc_project_app.plcproj @@ -106,27 +106,6 @@ Code - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - Code @@ -139,15 +118,11 @@ - - - - @@ -225,10 +200,6 @@ Tc3_Module, * (Beckhoff Automation GmbH) Tc3_Module - - TcUnit, * (www.tcunit.org) - TcUnit - VisuDialogs, * (System) VisuDialogs @@ -241,7 +212,7 @@ - Tc2_MC2, 3.3.28.0 (Beckhoff Automation GmbH) + Tc2_MC2, 3.3.41.0 (Beckhoff Automation GmbH)