diff --git a/solution/_Config/PLC/tc_project_app.xti b/solution/_Config/PLC/tc_project_app.xti new file mode 100644 index 0000000..636f1f6 --- /dev/null +++ b/solution/_Config/PLC/tc_project_app.xti @@ -0,0 +1,20 @@ + + + + + tc_project_app Instance + {08500001-0000-0000-F000-000000000064} + + PlcTask Outputs + + MAIN.bOutput1 + + BOOL + + + + + + + + diff --git a/solution/solution.tsproj b/solution/solution.tsproj index 6650b38..db9cc25 100644 --- a/solution/solution.tsproj +++ b/solution/solution.tsproj @@ -17,23 +17,7 @@ - - - tc_project_app Instance - {08500001-0000-0000-F000-000000000064} - - PlcTask Outputs - - MAIN.bOutput1 - - BOOL - - - - - - - +