Skip to content

Conversation

@TomKovac
Copy link
Collaborator

@TomKovac TomKovac commented Jan 27, 2026

This pull request includes several small but important corrections and configuration enhancements across different parts of the codebase. The main changes involve fixing duplicate action description keys, updating device name formatting for consistency, and adding a new device service configuration.

Action Description Dictionary Fixes:

  • Fixed a duplicate key issue in the actionDescriptionDict for "Change job by name finished with an error" by assigning it to key 339 instead of 330 in both AxoInsight.cs files for versions v_24_0_0 and v_6_0_0_0. [1] [2]
  • Removed redundant entries for "ConfigTask finished with error!" and "ConfigTask was aborted, while not yet completed!" in AxoIOLinkET200SP_Balluff_IO.cs.

Device Configuration and Naming:

  • Standardized PROFINET_DEVICE_NAME_X* values in the Siemens S7-1500 hardware configuration YAML file to use underscores instead of spaces for interface names, improving naming consistency.

Service Configuration Enhancement:

  • Added a new IDeviceServiceName service entry under Services in the Siemens S7-1500 hardware YAML, including parameters and placeholders for interfaces and transfer areas.

@TomKovac TomKovac merged commit 21b725a into dev Jan 27, 2026
1 check passed
@TomKovac TomKovac deleted the fix branch January 27, 2026 16:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants