From 0532cb9214476394890d8cbda7c7a4b878838fd1 Mon Sep 17 00:00:00 2001 From: Federico Rojas Date: Wed, 18 Dec 2019 17:16:49 +0100 Subject: [PATCH 1/2] Remove PLCTask1 from solution --- solution/tc_project_app/PlcTask.TcTTO | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/solution/tc_project_app/PlcTask.TcTTO b/solution/tc_project_app/PlcTask.TcTTO index 3a043d2..0763afe 100644 --- a/solution/tc_project_app/PlcTask.TcTTO +++ b/solution/tc_project_app/PlcTask.TcTTO @@ -2,8 +2,8 @@ - 10000 - 4 + 1000 + 20 MAIN From 6e0735106d0df0d01dc8406967b8a80d9adbbf0e Mon Sep 17 00:00:00 2001 From: Federico Rojas Date: Wed, 18 Dec 2019 17:19:00 +0100 Subject: [PATCH 2/2] Change PLCtask cycle time to 10ms --- solution/solution.tsproj | 2 +- solution/tc_project_app/PlcTask.TcTTO | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/solution/solution.tsproj b/solution/solution.tsproj index 3d1f5a3..f74cba4 100644 --- a/solution/solution.tsproj +++ b/solution/solution.tsproj @@ -884,7 +884,7 @@ External Setpoint Generation: PlcTaskCom - + PlcTask diff --git a/solution/tc_project_app/PlcTask.TcTTO b/solution/tc_project_app/PlcTask.TcTTO index 0763afe..b5badec 100644 --- a/solution/tc_project_app/PlcTask.TcTTO +++ b/solution/tc_project_app/PlcTask.TcTTO @@ -2,7 +2,7 @@ - 1000 + 10000 20 MAIN