From 47b977ae8126d613b4cc32456003a27ab21fb309 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Anders=20Sandstr=C3=B6m?= Date: Mon, 22 Jan 2018 15:44:56 +0100 Subject: [PATCH] PLCTask cycle time 1ms (instead of 10ms). --- solution/solution.tsproj | 6 +++--- solution/tc_project_app/PlcTask.TcTTO | 5 ++--- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/solution/solution.tsproj b/solution/solution.tsproj index 9f5acc4..5567116 100644 --- a/solution/solution.tsproj +++ b/solution/solution.tsproj @@ -885,14 +885,14 @@ External Setpoint Generation: PlcTaskCom - + PlcTask - + tc_epicscommodule Instance {08500001-0000-0000-F000-000000000064} @@ -901,7 +901,7 @@ External Setpoint Generation: - + tc_project_app Instance {08500001-0000-0000-F000-000000000064} diff --git a/solution/tc_project_app/PlcTask.TcTTO b/solution/tc_project_app/PlcTask.TcTTO index 4a5267b..dfc6cfd 100644 --- a/solution/tc_project_app/PlcTask.TcTTO +++ b/solution/tc_project_app/PlcTask.TcTTO @@ -1,8 +1,8 @@  - + - 10000 + 1000 20 MAIN @@ -12,6 +12,5 @@ {2478772d-357b-433f-886f-15340bef9bdf} {c16ee410-277f-45f0-a92e-1ec5f87024b9} {291eb57a-f9a9-4722-b7d3-fd700e5db288} - \ No newline at end of file