From 0ffd68a57406ee7db5abe8edfc4f25899f05c7d6 Mon Sep 17 00:00:00 2001 From: Frank Suxdorf Date: Thu, 16 May 2019 13:33:12 +0200 Subject: [PATCH 1/2] Add nested strutures to tc_mca_std_lib --- solution/solution.tsproj | 10 +++++----- solution/tc_project_app/tc_project_app.plcproj | 12 ++++++++++++ 2 files changed, 17 insertions(+), 5 deletions(-) diff --git a/solution/solution.tsproj b/solution/solution.tsproj index 313b9a2..ee3987e 100644 --- a/solution/solution.tsproj +++ b/solution/solution.tsproj @@ -1,5 +1,5 @@ - + NCTOPLC_AXIS_REF_STATE @@ -931,28 +931,28 @@ External Setpoint Generation: PlcTask Inputs - GVL.axes[1].bLimitFwd + GVL.axes[1].inputs.bLimitFwd BOOL - GVL.axes[1].bLimitBwd + GVL.axes[1].inputs.bLimitBwd BOOL - GVL.axes[1].bHomeSensor + GVL.axes[1].inputs.bHomeSensor BOOL - GVL.axes[1].bEncLAtch + GVL.axes[1].inputs.bEncLAtch diff --git a/solution/tc_project_app/tc_project_app.plcproj b/solution/tc_project_app/tc_project_app.plcproj index 325287e..66dc2e4 100644 --- a/solution/tc_project_app/tc_project_app.plcproj +++ b/solution/tc_project_app/tc_project_app.plcproj @@ -22,9 +22,21 @@ Code + + Code + + + Code + Code + + Code + + + Code + Code From d2e05e98cf4e122d4844897360a2e3f8ca1ff01f Mon Sep 17 00:00:00 2001 From: Federico Rojas Date: Mon, 17 Jun 2019 16:38:05 +0200 Subject: [PATCH 2/2] integration bracnh ponitng to integration branch in tc_mca_std_lib --- solution/tc_project_app/tc_mca_std_lib | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/solution/tc_project_app/tc_mca_std_lib b/solution/tc_project_app/tc_mca_std_lib index 936ed0e..5eb56db 160000 --- a/solution/tc_project_app/tc_mca_std_lib +++ b/solution/tc_project_app/tc_mca_std_lib @@ -1 +1 @@ -Subproject commit 936ed0e9d0f34f876c91cf857ee389ed8ea4eb61 +Subproject commit 5eb56db806fd52bae29f59bfb59f2a42328fb61d