Update 1f

This is the latest update for FrameworX version 10. 

Published on July 11, 2025. Version 10.0.1f (529).


Latest Update

Module

Description

Designer

  • Paste from Excel into the Points table now correctly preserves the DataType column, instead of defaulting to 'Native'.
  • New projects start with an empty build list by default.
  • IntelliSense now filters suggestions based on the domain, preventing client tags from being used in incorrect contexts. 
  • Improved load and build performance.
  • Enabled Import template from Library when creating new template.
  • The script editor using VBdotNet allows the use of comments and single quotes without token visualization.
  • Improved SymbolLibrary for some symbols. (like HMI/Compressors)

Displays – New features

New Components:

  • DigitalMeter Control: Introduced a new portable control with multiple digital meters.

Displays – Enhancements

  • DataGrid:
    • Improved line height consistency across all themes (Designer and Runtime).
  • MapsOSM:
    • Works correctly even when the component area is very small.
  • TabControl and FlowPanel: 
    • UI and usability enhancements.
  • TextBox
    • Works correctly even when the component area is very small.
  • HTML5

    • Improved performance of the Trend component.

    • Optimized memory and CPU usage for Trend with large vertical scales.

    • Enhancements when using the HTML5_BROWSER directive with portable displays and Blazor control.

    • OnResize now works with StretchFill and TChildDisplay controls.

    • GetListOfRuntimeUserNames() now functions correctly.

Protocol Drivers

  • ControLogix: Now supports templates with array member names like DATA or of type BOOL[32].

  • OMRON-CIP: Added support for new native data types.

  • MQTTsbBPub: User-defined datatypes are now published correctly even when DeviceID is empty.

  • TWINCAT: Improved importer to handle unsupported names like _ at the beginning of the name.

TagProviders

  • MQTT: Supports reading values from parent topics when children are present.

  • OPCUA:

    • Improved support for displaying nodes with more than three hierarchy levels in the Data Explorer and Data Browser tree.

    • Improved support for displaying array index in the Data Explorer and Data Browser tree.
  • DataHub: Reviewed with minor usability and performance improvements.

Plug-in

  • Plug-ins can now use security permissions.

  • Improved popup positioning for plug-ins with popups.

  • Exported layouts now work correctly with plug-ins.

  • Solution history is now updated when a plug-in is removed.

  • It is now possible to add and remove the same plugins multiple times.

Runtime

  • Diagnostics log file location can now be set to ProgramData via the Solution Options in SolutionSettings.

  • Improved Runtime load performance.