diff --git a/solution/_Config/PLC/tc_project_app.xti b/solution/_Config/PLC/tc_project_app.xti index fa5fb62..5ee5506 100644 --- a/solution/_Config/PLC/tc_project_app.xti +++ b/solution/_Config/PLC/tc_project_app.xti @@ -1,7 +1,7 @@ - + tc_project_app Instance {08500001-0000-0000-F000-000000000064} diff --git a/solution/tc_project_app/POUs/Application_Specific/Applications/Slit_Template.TcPOU b/solution/tc_project_app/POUs/Application_Specific/Applications/Slit_Template.TcPOU new file mode 100644 index 0000000..3c47685 --- /dev/null +++ b/solution/tc_project_app/POUs/Application_Specific/Applications/Slit_Template.TcPOU @@ -0,0 +1,40 @@ + + + + + + , + bError => , + bHoming => ); +]]> + + + \ No newline at end of file diff --git a/solution/tc_project_app/POUs/MAIN.TcPOU b/solution/tc_project_app/POUs/MAIN.TcPOU index 1fe535d..2a1aff0 100644 --- a/solution/tc_project_app/POUs/MAIN.TcPOU +++ b/solution/tc_project_app/POUs/MAIN.TcPOU @@ -136,6 +136,7 @@ Safety_Shutter(); Cabinet_Monitoring(); Pneumatic_Box(); //Shutter_Operator_Panel(); +//Slit_Template(); //Application_Template(); ]]> diff --git a/solution/tc_project_app/tc_mca_std_lib b/solution/tc_project_app/tc_mca_std_lib index 799d04f..d12bfa6 160000 --- a/solution/tc_project_app/tc_mca_std_lib +++ b/solution/tc_project_app/tc_mca_std_lib @@ -1 +1 @@ -Subproject commit 799d04f3d82509a9d544013443bf605eff1c9df8 +Subproject commit d12bfa6630ebd6f99eeb8cfa863d6fc6727a5ee7 diff --git a/solution/tc_project_app/tc_project_app.plcproj b/solution/tc_project_app/tc_project_app.plcproj index 1a1d42d..0f497c1 100644 --- a/solution/tc_project_app/tc_project_app.plcproj +++ b/solution/tc_project_app/tc_project_app.plcproj @@ -40,6 +40,9 @@ Code + + Code + Code @@ -79,6 +82,9 @@ Code + + Code + Code @@ -106,6 +112,9 @@ Code + + Code + Code @@ -130,6 +139,9 @@ Code + + Code + Code