You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 82 Next »

This page provides details on updates, enhancements, and bug fixes in our latest software releases, ensuring you stay informed about our ongoing developments.

On this page:


Latest updates 

Check out the latest updates below.

Update 1b

This is the latest release or FrameworX v10.

Published on February 17, 2025. (Build 10.0.1.413)

Module

Description

DataHub

New feature that allows you to centralize the visualization of several edge applications, both from the point of view of real-time values ??and historical values. This functionality covers both alarms, trend graphs, devices and general edge information.

Project Upgrade

  • Expression of a textBox that was migrated to the textBox label is now correctly being placed in the LinkedValue

  • Plugins with hidden content remain hidden after project upgrade.

  • DB UserName retained after project migration.

SolutionCreator

The Solution Creator and the EngWrapper API now allow the creation of TagProvider, AccessType, ProfileSettings and Asset, in addition to allowing the editing of existing scripts.

Designer

  • Some times the asset tree area stay empty/blank. The refresh action fix the behavior.

  • Sort of asset tree elements should be first “branches” sorted alphabetically and after final nodes (attributes) also sorted alphabetically.

  • Runtime Diagnostic tab is back.

  • Remove build number from designer main page and replaced by the alias version. The build number will be available on “about” menu or in the “solution manager”.

  • Possible copy/paste themes between different solutions.

  • Improved browser of tags when using data template.

  • Modified Pipe symbol to not switch between each other.

  • Online configuration with Remote Server detects when the remote solution is running in production mode.

  • AuxValue column in Alarm Items no longer shows tokens correctly showing object names.

  • Correctly handling object name paste with space.

  • Allowed to export reports using the export feature.

  • When Copy/Paste from excel with Category column, if the category doesn't exist create the category.

  • DRAW vs AssetTree enhancements, like:

    • Created the "replace element" option in the context menu.

    • Created "<>" to increase and decrease the width of the right side menu.

    • Created filter for the right side menu tree.

    • Created the option to collapse all for the right side menu tree.

    • Improved symbol mapping from the right side menu tree.

  • TagProvider Asset Folders is available in TagSelection.

  • Minor enhancements and corrections on the software user interface and its overall execution.

Connections Monitor

  • Minor enhancements and corrections on the Connections Monitor user interface and its overall execution. (“Filters”, "Insert Data From TagProvider" , "Create Data Template", "Map Element to new local Tags", “Toolbars”, etc)

UI Controls

  • AssetTree:

    • Increased the performance when working with many assets.

    • Improved to allow changes to your binding options.

  • DigitalGauge: The control now accept decimal separator like a comma, dot or other.

  • GaugeText: Values with int datatype and string datatype are without decimals.

  • CenterValueGauge and SemiCircularGauge: Allowed to change the Scale text colors.

  • TextBlock: FillColor dynamic using blink toggles between the correct colors.

  • TextBox: Correctly handles values ??that have the @ character.

  • Button: Button opacity working correctly when disabled by security.

  • CheckBox: Configuring the label to be Left of the box is working properly.

  • TrendChart:

    • Improvements on Client.TrendChart related to real-time modifications.

    • Bind to Pen will be empty by default. The client needs to set Client.TrendChart.Pens manually if they want to change pens dynamically (for a trend chart) or create tag pens for each chart when there is more than one.

  • PieChartPlus: Added new control with more configuration options.

  • TimelineControl: Added new control.

  • TTimePicker: Works correctly with different timezone format and languages.

  • PDFViewer: Enabled to work on HTML5.

  • DataGrid: Accept JSON data source.

  • AlarmViewer: Additional properties and methods were exposed so that there was no need to access more internal objects of the control.

RuntimeUser

  • Table in Oracle database is now created correctly allowing the use of RuntimeUsers with that database.

  • Minor enhancements and corrections on the software user interface and its overall execution.

DataExplorer

  • OPC UA: “Map to the solution to Devices” allow create tags, node and points and map an entire template.

  • ControlLogix: Show the address correctly.

Security

Improved LDAP usage to not return InvalidUserName when the user is correct.

Report

WebData:

  • Minor improvements relate with Authorization column to allow save data correctly.

  • IntelliSense list SaveCommandAsync() as one of the methods of WebData objects.

OPC UA Server

Minor enhancements and corrections on the software user interface and its overall execution.

Display

  • OnScreenKeyboard opens only one dialog box at a time to avoid generating an operation error.

  • Improved Dashboards look and feel.

  • Minor enhancements and corrections on the software user interface and its overall execution.

Protocols & TagProvider

  • OPC UA:

    • Improved client certificate management.

    • Fixed BadNodeIdUnknown error in trace appears when using the character “;“.

  • MQTT/MQTTspBPub:

    • Create InitialBranch configuration field.

    • Allowed use of asset syntax in device point.

    • Enabled wildcard '+' in asset names when inserting assets in tree.

    • Created new parameter in Device > Points (MQTT protocol) for Retained Message Flag.

    • Enabled AutoMapping for MQTT protocol, so UserTypes can be used in Device > Points.

    • MQTTspBPub keep the GroupID name defined when creating Channel.

    • Created new option "Force Message Timestamp" for MQTTspBPub. (Exclusively in BIRTH)

    • Minor enhancements and corrections on the software user interface and its overall execution.

  • Builtin MQTT Broker: Removed node with product name from tree published via internal publisher MQTTspB.

  • ControLogix: Improved string search algorithm. Now string data type should be found in browser correctly.

  • TwinCAT: Added this protocol.

Asset

  • Allowed use of asset syntax in device point configuration.

  • Created in the menu, “Create Data Template”.

  • Changed in the menu, "Insert Data from TagProvider".

  • Reformulated the "New Tag Provider Connection" dialog.

  • Created option in the context menu of a TagProvider in the tree "Edit Asset Folder".

  • Enabled tooltip in the tree to help with visualization.

Script & TK

  • TK:

    • New methods "CopyAssetToTagAsync" and "CopyTagToAssetAsync"

Solution template

All solutions created with the solution templates will use the improvements to the LogOn page, now correctly using the Client.InputPassword property.

Utilities

AutoStartClient: Modified error handling related to .NET Framework 4.8 installation.

Debug & Diagnostics

Added back StackTrace in TraceWindow when debug information option is enabled in solution builds.

Redundancy

Minor enhancements and corrections on the software user interface and its overall execution.

Update 1a

Published on December 26, 2024. (Build 10.0.1.389)

Module

Description

Alarm

Fixed error with tags configured in the AuxValue column of Alarms, → being displayed as Tokens, until the cell is edited.

Asset & Script

New methods created:
public static async Task CopyAssetToTagAsync(string assetSource, string tagNameTarget)
public static async Task CopyAssetToTagAsync(string assetSource, UserType tagTarget)
public static async Task CopyTagToAssetAsync(string tagNameSource, string assetTargt)
public static async Task CopyTagToAssetAsync(UserType tagSource, string assetTarget)

Used to copy from Asset, where there may be external TagProviders, to Tags and vice versa.

AutoStartClient

Fixed error with AutoStartClient that could not run and gave a warning related to .NetFramework, even though everything was installed correctly.

Category

  • Fixing the @Info.CategoryItem, to return the solution's category list correctly.

  • New functionality, when copying/pasting from Excel with the Category column, if the category does not exist it will automatically create the category.

DataExplorer

  • OPCTools: Fixed the "Map to the solution to Devices" that was unable to map a simple item, the node was created but not the point, and when mapping an entire template the runtime failed to communicate.

  • ControlLogix: Fixed listing of addresses such as "DINT:Watchdog_Edge" and "DINT:Watchdog_PLC" that appeared incorrectly in the Data Explorer address list.

Designer

  • Asset:

    • New functionality created so that an AssetTree (Designer and Runtime) can support the “+” wildcard and thus be able to define a data modeling with a customized tree structure.

    • General improvements such as created data template, changed "Insert Data from TagProvider", reformulated the "New Tag Provider Connection" dialog and new option "Edit Asset Folder" in the context menu.

  • ConnectionsMonitor:

    • Fixed "UNS - ConnectionsMonitor" freezing when browsing items in a TagProvider.

    • Changed the way Tree items are sorted in the Connections Monitor. Tree elements should be sorted first into “branches” in alphabetical order and then into final nodes (attributes), also sorted in alphabetical order.

    • General improvements, such as new toolbar option, create tags, create template and filters

  • AssetTree in Draw: General improvements, such as filter, collapse all, ""<>"" command, bug fixes.

  • Symbols in Draw: New ""replace element"" command to replace a symbol with another, keeping all settings.

  • DataGrid in Draw: Now accepts JSON data source.

  • Removed build number information from the Designer main page, this information is still available in HELP-ABOUT.

  • Fixed issue in engineering environment not recognizing that a given solution is running in production when that solution is running on another machine (i.e. using Remote Server functionality).

  • Fixed error when copying/pasting object names containing spaces, which is not allowed, except for Asset names, using Alias.

  • Fixed an issue that occurred when closing the Designer window during runtime startup.

Device

Device module now accepts ASSET syntax in point configuration.

Display

  • Fixed the behavior of the @Display.<DisplayName>.OpenModal() method to block execution until the dialog is closed.

  • Fixed when the display had many dynamics with expressions with errors and dynamics without errors were being impacted by the errors of other dynamics.

  • Fixing error when the value of the object configured in the TextBox's Linked Value contains a value containing the @ character. The TextBox value was not updated at runtime.

  • Bargraph: Fixed the bar chart orientation being wrong based on the icon setting in the settings dialog.

Draw

Fixed behavior of some symbols randomly switching between each other. The issue was reproduced with the pipe symbol.

HTML5

Fixed blink of a TextBlock fill color in HTML5 that should switch between the chosen color and transparent, but was switching between the chosen color and black.

MQTTspB & Broker

Changed the automatically published tree for the builtin Broker. It changed from "SpB1 > FrameworX (group) > Runtime (Node) > Solution (Device)" to "spB1 > Runtime (Group) > <SolutionName> (Node) > Asset Folders (device)". The content of the published tree was also simplified to not publish unnecessary data.

OPC UA Server

  • The issue of OPC UA Server working on some machines and not on others has been fixed. This happened when the settings were not saved, returning to the default configuration.

  • Fixed saving of important certificates. Previously if you closed the OPC UA Server Configuration Helper, the certificate would no longer be visible there.

  • Fixed an issue with the OPC UA Server not closing after closing the solution. A new system restart caused multiple OPC UA Servers to remain running.

Plugin

Fixed visibility issue of plugins migrated from v92.

Project Upgrade

  • Fixed problem in migrating projects that used expressions in TextBoxes and used binding mode with OutputOnly.

  • Fixed when a project is migrated to v10 and the username configured in Dataset-DB is lost. For projects already migrated previously, the username will need to be configured manually.

Protocols

  • ControlLogix: Fixed address browser to find string type tags in PLC. If configured manually, communication already worked.

  • OPC UA Client:

    • Fixed issue with OPC addresses that contained the ";" character. When this error occurred we had a BadNodeIdUnknown error in the trace window.

    • Fixed an issue after creating a certificate using the security dialog, where the following issue appeared in the Trace window: The certificate is not trusted.

  • MQTT:

    • Created new parameter in Device > Points (MQTT protocol) for Retained Message Flag.

    • Enables AutoMapping for MQTT protocol, so UserTypes can be used in Device > Points.

  • MQTTspBPub:

    • Fixed an issue where MQTTspBPub did not save the GroupID name set when creating the Channel. After creating an MQTTspBPub channel, the GroupID was erroneously returning to its default value.

    • Fixed MQTTspBPub  address dialog that was cutting off configuration fields.

    • Included new option "Force Message Timestamp" to  Channel configuration. Exclusively in BIRTH, the Timestamps of all Tags must be the same as the main Timestamp.

  • TwinCAT: Fixed TwinCAT configuration file name.

Report

  • WebData:

    • Exposed the SaveCommandAsync method for the Report Web Data module in intellisense.

    • Fixed save of a webdata report.

Security

  • Fixed configuration error on the Login page. New solutions will already have this fix, solutions already created will need to be modified manually. It is necessary to remove the {} from the password field, as an object and not a string is expected in this field, therefore, the Client.InputPassword cannot be between {}.

  • Fixed the two methods Security.RemoveRuntimeUserAsync and Security.UpdateRuntimeUserAsync that returned “user not found” or false.

  • AD: Fixed the use of AD for cases where the InvalidUserName error was returned, even when the user existed.

TagProvider

  • Improved performance of Assets with TagProviders when used directly in multiple dynamics on the same screen page.

  • MQTT and MQTTspB: Created InitialBranch configuration field for TagProviders MQTT and MQTTspB. For some brokers it is only possible to access the data if requested from an initial path.

UI Controls

  • DigitalGauge: Fixed the control to show the separator between the integer part and the decimal part, it was using space as separator.

  • AssetTree: Configuration dialog now allows to configure binding options without reporting configuration error.

  • Button: Fixed issue with button color indication not working when disabled by security after switching between screens.

  • TrendChart: Fixed TrendChart using Client.TrendChart that was unable to persist changes made in real time to the pens, so now if you exit and enter the screen the changes will no longer be lost.

  • TrendChart: Only for new controls inserted on the screen, if the TrendChart mapped in "Bind to Tag" has a Pens template internally, this mapping was done automatically if the "Bind to Pen" field was blank, now the behavior has been changed, this mapping no longer happens automatically, requiring the configuration of "Bind to Pen" if you want any pen mapping.

  • TimeControl: TimeControl  that existed in v92 has now been included in v10.

  • TextBox: Fixed TAB behavior not working with TextBox. If Multiline is unchecked, after pressing Tab key, focus should go to next control.

  • CenterValueGauge:
    Now the value linked with int data type and string data type must be without decimal places.

  • CenterValueGauge and SemiCircularGauge:
    The system has been modified to allow changing the colors of the scale texts. (The theme's foreground color will be used)

Utility

Created a SolutionCreator utility that allows the user to create solutions from a CSV.

Build 10.0.1.360

Published on November 19, 2024.

Module

Description

Alarm

Alarm issue on Brewery demo when changing between online and history.

Alarm and Historian

  • Tables created in Alarm and Historian modules should use ID column as AutoIncrement.

  • Now the Store&Forward database in not necessary a SQLite Database. Important to Store&Forward with  high peformane database.

  • Enable settings of StorageAndForward and KeepLocalCopy for Alarm and Historian modules.

DataAccess

DataAccess - Create WaitReceiveInitialValue property in DataAccess.

Datasets

InsertCommandWithStatusAsync Method does not exist in Datasets Module intelisense.

Designer

  • TDataGrid property typo: TDataGrid control has a property called “LinkedValvue“.

  • OPC UA PrimaryStation was not enabled to configure any URL.

  • A typo in the settings window of components without custom settings, such as IndustrialIcons (“available“).

  • Duplicated "Application Modules" option on Manage UI filter in designer.

  • OPC Server URL issue in DataExplorer OPCUA: If the URL is written without ”opc.tcp://” when click on test the popup window show the corrected string and the test succeed.

  • A typo in the popup that opens when you try to start RichClient, SmartClient or WebClient without connecting Runtime (“becuase“).

  • Occasionally, the NavigationPath in the Assets Tree tab displays an incorrect path when selecting an Asset from a TagProvider link.

  • Designer - Removed “Import File“ button from “Select Image“ dialog. To import file, go to “Displays/Images“ table, and press “Import from a File“ button .

  • Color square for LabelColor don't update when changing font color for text in TextBox control.

  • Plugin readonly issues.

  • The function TDataGrid.ExportToCsv(“grid“) now working in HTML5.

  • Scrollbar with NoAction option in "On Resize" display field.

Designer and Runtime

  • Asset Tree was not working correctly for TcpDataAccess providers when linking to a Provider with empty connection string.

  • ShowOnscreen Keyboard appears not to be working using TWpf.ShowOnScreenKeyboard.

  • Create "Refresh" message (Getting Data from server...) while getting data from TDataGrid/DataSource. 

Device

  • ControlLogix - Enabled to run multiple channel instances inside of the same process TServer.

  • UnityPro protocol was not enabled to open address browser.

  • Enable Simulator button to Control Expert/Unity Pro protocol.

  • Unity Pro protocol renamed to ControlExpert.

  • Device module with improved traces about success or fail.

HTML5

  • Bar Chart Flashing in HTML5.

  • Bargraph overlay any text in HTML5.

  • HTML5 Client doesn’t work, it just returns “Cannot load Types”.

Historian

  • Historian Postgres not saving the first position of tag array.

  • Improved Historian performance to huge amount of data.

  • Documentation about Historian Timestamp detailed.

  • Historian - Improved performance on initialize.

  • Fixed when InfluxDB did not function as expected when configured as a Historian.

  • Historian and Trend running with bad quality values.

  • Issues accessing Canary data and view it in the TrendChart.

Kernel

Issue with tag TimeSpan and Timestamp property.

Licensing

Solution Manager shows wrong license Product Series when using a 1500-point license.

MQTT

  • MQTT, MQTTspB and MQTTspBPub - MQTT protocols with EnableCheckingWorkItemAfterWriting flag enabled by default to improve performance.

  • MQTTspB, MQTTspBPub - A typo in MQTTspB and MQTTspBPub StationEditor. There’s “password” written in one of the configuration boxes. 

Migration Process

Modified migration process to replace TK.ProjectDB.ApplyProjectChanges to TK.ProjectDB.ApplySolutionChanges.

Monitor

  • The Login page from Monitor displays (Historian, Alarm, SystemMonitor) show a Login dialog with  duplicated OK button.

  • Historian - Make the monitor pages responsive to work properly when resizing the display.

  • Remove shutdown option from Diagnostics - Monitor  pages

Plugin

Improvements in plugin usability.

Script

  • In cases where one class references another and vice versa with a circular reference. Detailed best practice on documentation. 

  • Some methods in TK are returning wrong tooltip in Script Editor when they return Task type with value.

  • Issue when compiling string with "\\".

  • Access value from data table tag using @Tag.DataTable(index, "column_name").

Security

The method @Security.addRuntimeUserAsync() returns "Object reference not set to an instance of an object".

Solution Manager

BuildNumber should be checked to overwrite some the installation files (Demos, Templates, Library, etc).

SolutionTemplates

Template Alarm + Historian review.

SymbolLibrary

Network SymbolLibrary are with Token but internally all dynamics were disable.

TServer

Modified system to return expected result even though there was no actual security risk or vulnerability. (Running a Nessus Scan for vulnerabilities) 

TagProvider

  • DataAccess Browser slow performance with huge solutions.

  • Issues with TagProvider Server to Server. Copying the PATH in DataExplorer and placing it in PropertyWatch shows it as undefined (only in Server to Server Tag Provider)

  • Server to Server TagProvider can not read DataTable Tags.

Utility

  • Utilities - Created BAT to TDatabaseBuilder on Utilities folder.

  • Created new utility to allow print PDF on server domain scripts.


Build 10.0.1.342

Published on October 23, 2024.

Module

Description

Displays

Correction to AssetTree icons in the HTML5 Client and correction in the Historian Monitor when adding a pen.

Designer

BarChart preview brush fixed when selecting items.

All modules

Added protection against denial-of-service attacks related to CVE-2024-48924.

SmartClient

Fixed SmartClient to work with non-default TCP ports.

Historian, TagProvider

Added Historian access to TagProviders.

Historian

TagsDictionary table is now created automatically by the Historian module.

Import

Fixed duplicate level tags during plugin import.

Designer

Provide additional guidance on fixing issues when migrating from v9.2 to v10.

ScriptEditor, ScriptCompiler

Fixed http://VB.NET 'For' loop error when the iteration variable is not declared, addressed the "Exit Sub" error in functions, made the "My" resource accessible and correction on DataTable Tags using reference to Data Templates.

Designer

When creating a new tag with the New Tag icon, the default AccessType is now set to ReadWrite instead of DeviceControl (Write Only).

TagProvider

Create TagProvider for a normalized SQL Historian Tables.

TMQTTBroker

TMQTTBroker now correctly loads the "TMQTTBroker.config.xml" file from the "MachineSettings" path.

SolutionCreator

Created tool to configure EdgeGateway projects from CSV files.

Symbol Library

PushButtonGreen1 and PushButton2 now display correctly in preview mode.

Dataset

Dataset 'InsertCommand()' error fixed.

Symbols

Save button no longer activates after viewing symbol properties without making changes.

Displays

Enabled Asset methods for portable controls and symbols in RichClient and HTML5Client.

Initial Release

This is the first release or FrameworX v10.

FrameworX v10 represents more than just an update to the previous release; it marks a generational shift in technology, with major advancements in user interfaces, concepts, nomenclature, and functionality. It also includes significant enhancements to the internal architecture and product-wide performance optimizations.

As a result, the release notes focus on modifications introduced after the initial release of FrameworX, rather than listing all changes compared to FactoryStudio. To review the key differences between FrameworX v10 and previous product, refer to the section: What is new in FrameworX v10

Build 10.0.0.335

Published on October 10, 2024.

  • No labels