From 7020a23a83492d135a283ee9fe774a486d0c0c73 Mon Sep 17 00:00:00 2001 From: SCooper Date: Fri, 8 Jul 2022 11:33:32 +0100 Subject: [PATCH] new status methods added for done, busy, error, cmdAborted. MoveVelocity added --- solution/_Config/PLC/tc_project_app.xti | 2 +- solution/solution.tsproj | 8 +- .../Visualization Manager.TcVMO | 8 +- .../tc_project_app/tc_project_app.plcproj | 155 +++++++++++++++++- 4 files changed, 165 insertions(+), 8 deletions(-) diff --git a/solution/_Config/PLC/tc_project_app.xti b/solution/_Config/PLC/tc_project_app.xti index 188fd9a..d2e45af 100644 --- a/solution/_Config/PLC/tc_project_app.xti +++ b/solution/_Config/PLC/tc_project_app.xti @@ -965,7 +965,7 @@ External Setpoint Generation: - + tc_project_app Instance {08500001-0000-0000-F000-000000000064} diff --git a/solution/solution.tsproj b/solution/solution.tsproj index cc88502..937b828 100644 --- a/solution/solution.tsproj +++ b/solution/solution.tsproj @@ -1,8 +1,8 @@ - + - + @@ -17,5 +17,9 @@ + + + + diff --git a/solution/tc_project_app/Visualization Manager.TcVMO b/solution/tc_project_app/Visualization Manager.TcVMO index 8dc78a2..14b4580 100644 --- a/solution/tc_project_app/Visualization Manager.TcVMO +++ b/solution/tc_project_app/Visualization Manager.TcVMO @@ -1,5 +1,5 @@  - + @@ -45,10 +45,10 @@ FB_Init c98701bd-1e9f-450a-a2a8-a2474d536f2e - FB_Reinit - 5b6e372a-a69d-40e8-aef7-f470b7c53d95 FB_Exit 0be1b9ab-e8eb-4b33-b803-109abb46bde4 + FB_Reinit + 5b6e372a-a69d-40e8-aef7-f470b7c53d95 "NotImportant" {aa8b7e42-e967-427f-8f2e-f00f9d706470} @@ -58,7 +58,7 @@ 7 4096 "1002 0004" - "1.0.0.4" + "1.0.0.6" {cb73a13e-6ccc-4bc6-8859-f5aa98bb116b} diff --git a/solution/tc_project_app/tc_project_app.plcproj b/solution/tc_project_app/tc_project_app.plcproj index cd390f3..7c4e37a 100644 --- a/solution/tc_project_app/tc_project_app.plcproj +++ b/solution/tc_project_app/tc_project_app.plcproj @@ -270,8 +270,161 @@ + + CAA Callback Extern, * (CAA Technical Workgroup) + + + CAA Memory Block Manager Extern, * (CAA Technical Workgroup) + + + CAA Ressource Manager Extern, * (CAA Technical Workgroup) + + + CAA Types Extern, * (CAA Technical Workgroup) + + + CmpApp, * (System) + + + CmpBitmapPool, * (System) + + + CmpDynamicText, * (System) + + + CmpEventMgr, * (System) + + + CmpLog, * (System) + + + CmpSchedule, * (System) + + + CmpTargetVisu, * (System) + + + CmpVisuHandler, * (System) + + + Collections, * (System) + + + Component Manager, * (System) + + + FloatingPointUtils, * (System) + + + Tc2_Standard, * (Beckhoff Automation GmbH) + + + Tc2_Standard, * (Beckhoff Automation GmbH) + + + StringUtils, * (System) + + + SysCpuHandling, * (System) + + + SysDir, * (System) + + + SysFile, * (System) + + + SysMem, * (System) + + + SysProcess, * (System) + + + SysShm, * (System) + + + SysTarget, * (System) + + + VisuElemBase, * (System) + + + VisuElemEventTable, * (System) + + + VisuElemMeter, * (System) + + + VisuElems, * (System) + + + VisuElemsSpecialControls, * (System) + + + VisuElemsWinControls, * (System) + + + VisuElemTextEditor, * (System) + + + VisuInputs, * (System) + + + VisuInputs, * (System) + + + VisuNativeControl, * (System) + + + SysTime, * (System) + + + SysTimeCore, * (System) + + + SysTimeRtc, * (System) + + + Tc2_Drive, * (Beckhoff Automation GmbH) + + + Tc2_EtherCAT, * (Beckhoff Automation GmbH) + + + Tc2_IoFunctions, * (Beckhoff Automation GmbH) + + + Tc2_Math, * (Beckhoff Automation GmbH) + - Tc2_MC2, 3.3.41.0 (Beckhoff Automation GmbH) + Tc2_MC2, * (Beckhoff Automation GmbH) + + + Tc2_MC2_Drive, * (Beckhoff Automation GmbH) + + + Tc2_Standard, * (Beckhoff Automation GmbH) + + + Tc2_SUPS, * (Beckhoff Automation GmbH) + + + Tc2_System, * (Beckhoff Automation GmbH) + + + Tc2_Utilities, * (Beckhoff Automation GmbH) + + + Tc3_MC2_AdvancedHoming, * (Beckhoff Automation GmbH) + + + Tc3_Module, * (Beckhoff Automation GmbH) + + + Util, * (System) + + + VisuDialogs, * (System)