From e36d4bcab30d2d30211cf545709e452df694ebb5 Mon Sep 17 00:00:00 2001 From: Paul Barron Date: Tue, 17 Dec 2019 10:37:24 +0100 Subject: [PATCH] Change comment --- solution/tc_project_app/POUs/MAIN.TcPOU | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/solution/tc_project_app/POUs/MAIN.TcPOU b/solution/tc_project_app/POUs/MAIN.TcPOU index 9bb1040..add0d67 100644 --- a/solution/tc_project_app/POUs/MAIN.TcPOU +++ b/solution/tc_project_app/POUs/MAIN.TcPOU @@ -169,7 +169,7 @@ IF bPositionRestoreDone = FALSE THEN END_IF ReadAxisFeedbackType: - // Exectute the FUNCTION blocks to read the encoder reference system (0=inc OR 1=ABS) + // Exectute the function blocks to read the encoder reference system (0=inc OR 1=ABS) bExecuteReadEncRefSys:=TRUE; eStartUp:=eStartUp+1;