From 072135c2e7edf7c42bb4622e0d10fc6904cd1c48 Mon Sep 17 00:00:00 2001 From: "MTS\\Tomas_K" Date: Tue, 27 Jan 2026 15:51:37 +0100 Subject: [PATCH] Fix action description keys in AxoInsight and update PROFINET device names in YAML configuration --- .../AxoInsight/v_24_0_0/AxoInsight.cs | 2 +- .../AxoInsight/v_6_0_0_0/AxoInsight.cs | 2 +- .../AxoIOLinkET200SP_Balluff_IO.cs | 3 --- .../6ES7518-3AT10-0AB0_v4_0.hwl.yml | 21 ++++++++++++++++--- 4 files changed, 20 insertions(+), 8 deletions(-) diff --git a/src/components.cognex.vision/src/AXOpen.Components.Cognex.Vision/AxoInsight/v_24_0_0/AxoInsight.cs b/src/components.cognex.vision/src/AXOpen.Components.Cognex.Vision/AxoInsight/v_24_0_0/AxoInsight.cs index 65411c0c4..8c4d28de6 100644 --- a/src/components.cognex.vision/src/AXOpen.Components.Cognex.Vision/AxoInsight/v_24_0_0/AxoInsight.cs +++ b/src/components.cognex.vision/src/AXOpen.Components.Cognex.Vision/AxoInsight/v_24_0_0/AxoInsight.cs @@ -582,7 +582,7 @@ public string ActionDescription actionDescriptionDict.Add(328, "Change job by name running: waiting for the command complete acknowledged."); actionDescriptionDict.Add(329, "Change job by name running: waiting for the device to be online."); actionDescriptionDict.Add(330, "Change job by name finished."); - actionDescriptionDict.Add(330, "Change job by name finished with an error."); + actionDescriptionDict.Add(339, "Change job by name finished with an error."); actionDescriptionDict.Add(121, "Change job by name finished succesfully."); actionDescriptionDict.Add(122, "Change job by name restored."); diff --git a/src/components.cognex.vision/src/AXOpen.Components.Cognex.Vision/AxoInsight/v_6_0_0_0/AxoInsight.cs b/src/components.cognex.vision/src/AXOpen.Components.Cognex.Vision/AxoInsight/v_6_0_0_0/AxoInsight.cs index b03f03c9f..51a3bc2f4 100644 --- a/src/components.cognex.vision/src/AXOpen.Components.Cognex.Vision/AxoInsight/v_6_0_0_0/AxoInsight.cs +++ b/src/components.cognex.vision/src/AXOpen.Components.Cognex.Vision/AxoInsight/v_6_0_0_0/AxoInsight.cs @@ -428,7 +428,7 @@ public string ActionDescription actionDescriptionDict.Add(328, "Change job by name running: waiting for the command complete acknowledged."); actionDescriptionDict.Add(329, "Change job by name running: waiting for the device to be online."); actionDescriptionDict.Add(330, "Change job by name finished."); - actionDescriptionDict.Add(330, "Change job by name finished with an error."); + actionDescriptionDict.Add(339, "Change job by name finished with an error."); actionDescriptionDict.Add(121, "Change job by name finished succesfully."); actionDescriptionDict.Add(122, "Change job by name restored."); diff --git a/src/io/src/AXOpen.Io/AxoIOLinkET200SP_Balluff_IO/AxoIOLinkET200SP_Balluff_IO.cs b/src/io/src/AXOpen.Io/AxoIOLinkET200SP_Balluff_IO/AxoIOLinkET200SP_Balluff_IO.cs index 374bb15a1..9b65f8fd6 100644 --- a/src/io/src/AXOpen.Io/AxoIOLinkET200SP_Balluff_IO/AxoIOLinkET200SP_Balluff_IO.cs +++ b/src/io/src/AXOpen.Io/AxoIOLinkET200SP_Balluff_IO/AxoIOLinkET200SP_Balluff_IO.cs @@ -280,9 +280,6 @@ public string ActionDescription // ConfigTask actionDescriptionDict.Add(10000, "ConfigTask finished with error!"); actionDescriptionDict.Add(10001, "ConfigTask was aborted, while not yet completed!"); - // ConfigTask - actionDescriptionDict.Add(10000, "ConfigTask finished with error!"); - actionDescriptionDict.Add(10001, "ConfigTask was aborted, while not yet completed!"); } string actionDescription = " "; diff --git a/src/simatic1500/ctrl/assets/siemens_s7_1500/6ES7518-3AT10-0AB0_v4_0.hwl.yml b/src/simatic1500/ctrl/assets/siemens_s7_1500/6ES7518-3AT10-0AB0_v4_0.hwl.yml index 81c66c8cb..6f63e4468 100644 --- a/src/simatic1500/ctrl/assets/siemens_s7_1500/6ES7518-3AT10-0AB0_v4_0.hwl.yml +++ b/src/simatic1500/ctrl/assets/siemens_s7_1500/6ES7518-3AT10-0AB0_v4_0.hwl.yml @@ -6,15 +6,15 @@ Templates: - Name: 'IP_ADDRESS_X1' Value: '192.168.0.1/24' - Name: 'PROFINET_DEVICE_NAME_X1' - Value: 'plc_1.profinet interface_1' + Value: 'plc_1.profinet_interface_1' - Name: 'IP_ADDRESS_X2' Value: '192.168.1.1/24' - Name: 'PROFINET_DEVICE_NAME_X2' - Value: 'plc_1.profinet interface_2' + Value: 'plc_1.profinet_interface_2' - Name: 'IP_ADDRESS_X3' Value: '192.168.2.1/24' - Name: 'PROFINET_DEVICE_NAME_X3' - Value: 'plc_1.profinet interface gbit_3' + Value: 'plc_1.profinet_interface gbit_3' - Name: ADMIN_NAME Value: 'admin' - Name: CYCLE_COMMUNICATION_LOAD @@ -25,6 +25,21 @@ Templates: OrderNumber: '6ES7 518-3AT10-0AB0' Version: 'V4.0' Services: + - Name: 'IDeviceServiceName' + Type: 'IDevice' + Enabled: False + Parameters: + ParameterAssignmentOfPnInterfaceByHigherLevelIoController: False + AssetManagementViaUserProgram: False + Interfaces: + # - Ref: 'Device/PLC_1/PROFINET_interface_1' + TransferAreas: + # - Name: 'iodata_I_consume' + # Length: 1 + # Type: 'Input' + # - Name: 'iodata_I_provide' + # Length: 1 + # Type: 'Output' - Type: 'WebServer' Enabled: True Parameters: