From 709e9d062da0eaa140e3252d8a5bf4bd9961181f Mon Sep 17 00:00:00 2001 From: Kristina Jurisic Date: Fri, 21 May 2021 12:52:47 +0200 Subject: [PATCH] Add Pneumatic Axis struct Added struct of structs Pneumatic Axis in the FB_PNEUMATIC_AXIS. It includes all the inputs, control, status and errors for the pneumatic axis. --- .../Applications/FB_PNEUMATIC_AXIS.TcPOU | 104 +++++++++--------- 1 file changed, 50 insertions(+), 54 deletions(-) diff --git a/solution/tc_project_app/POUs/Application Specific/Applications/FB_PNEUMATIC_AXIS.TcPOU b/solution/tc_project_app/POUs/Application Specific/Applications/FB_PNEUMATIC_AXIS.TcPOU index d95df65..416ad4d 100644 --- a/solution/tc_project_app/POUs/Application Specific/Applications/FB_PNEUMATIC_AXIS.TcPOU +++ b/solution/tc_project_app/POUs/Application Specific/Applications/FB_PNEUMATIC_AXIS.TcPOU @@ -2,16 +2,9 @@ - - + - + + ]]> @@ -168,6 +163,7 @@ END_CASE ]]> +