diff --git a/solution/tc_project_app/POUs/MAIN.TcPOU b/solution/tc_project_app/POUs/MAIN.TcPOU index 1404f21..23f225b 100644 --- a/solution/tc_project_app/POUs/MAIN.TcPOU +++ b/solution/tc_project_app/POUs/MAIN.TcPOU @@ -9,11 +9,11 @@ VAR //Outputs: Power for Limit switches and Home Sensors (every 4th output) bOutput1 AT %Q*: BOOL := TRUE; - bOutput5 AT %Q*: BOOL:= TRUE; - bOutput13 AT %Q*: BOOL:= TRUE; - bOutput17 AT %Q*: BOOL:= TRUE; - bOutput21 AT %Q*: BOOL:= TRUE; - bOutput24 AT %Q*: BOOL:= TRUE; + //bOutput5 AT %Q*: BOOL:= TRUE; + //bOutput13 AT %Q*: BOOL:= TRUE; + //bOutput17 AT %Q*: BOOL:= TRUE; + //bOutput21 AT %Q*: BOOL:= TRUE; + //bOutput24 AT %Q*: BOOL:= TRUE; //bOutput28 AT %Q*: BOOL:= TRUE; //Startup, Shutdown and UPS diff --git a/solution/tc_project_app/tc_mca_std_lib b/solution/tc_project_app/tc_mca_std_lib index 5759b66..50f3bf8 160000 --- a/solution/tc_project_app/tc_mca_std_lib +++ b/solution/tc_project_app/tc_mca_std_lib @@ -1 +1 @@ -Subproject commit 5759b662a1372e758f90b46f0c3142996dc0430b +Subproject commit 50f3bf804385ffb3afd987829f28e0e698804054