From 9c985be4ef82e87c40a52b5f5ff4946dd57deeb6 Mon Sep 17 00:00:00 2001 From: aaronlong Date: Wed, 19 Feb 2020 14:58:39 +0000 Subject: [PATCH] Attempt to fix whitespace damage --- .../Test/app_tests/tcUNIT_APP_RUN.TcPOU | 4 ++-- .../Test/common/FB_tcUNIT_common.TcPOU | 21 ++++++------------- 2 files changed, 8 insertions(+), 17 deletions(-) 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 index bfdf84b..102e424 100644 --- a/solution/tc_project_app/Test/app_tests/tcUNIT_APP_RUN.TcPOU +++ b/solution/tc_project_app/Test/app_tests/tcUNIT_APP_RUN.TcPOU @@ -2,12 +2,12 @@ diff --git a/solution/tc_project_app/Test/common/FB_tcUNIT_common.TcPOU b/solution/tc_project_app/Test/common/FB_tcUNIT_common.TcPOU index 2d569d3..e8f604a 100644 --- a/solution/tc_project_app/Test/common/FB_tcUNIT_common.TcPOU +++ b/solution/tc_project_app/Test/common/FB_tcUNIT_common.TcPOU @@ -12,11 +12,10 @@ END_VAR]]> - + @@ -25,8 +24,7 @@ VAR_INPUT iAxisIndex: INT; // The idex of the axis to action the method on. END_VAR]]> - + @@ -34,8 +32,7 @@ END_VAR]]> VAR_INPUT iAxisIndex: INT; // The idex of the axis to action the method on. -END_VAR -]]> +END_VAR]]> +GVL.axes[iAxisIndex].config.fPosition := fTargetPosition;]]> @@ -116,8 +112,7 @@ GVL.axes[iAxisIndex].config.nHomeSeq := 0; GVL.axes[iAxisIndex].inputs.bLimitBwd := FALSE; GVL.axes[iAxisIndex].inputs.bLimitFwd := FALSE; GVL.axes[iAxisIndex].inputs.bEncLAtch := FALSE; -GVL.axes[iAxisIndex].inputs.bHomeSensor := FALSE; -]]> +GVL.axes[iAxisIndex].inputs.bHomeSensor := FALSE;]]> @@ -125,11 +120,9 @@ GVL.axes[iAxisIndex].inputs.bHomeSensor := FALSE; - - @@ -141,7 +134,6 @@ GVL.axes[iAxisIndex].inputs.bHomeSensor := FALSE; - @@ -152,7 +144,6 @@ GVL.axes[iAxisIndex].inputs.bHomeSensor := FALSE; - \ No newline at end of file