3D example file cannot be read in the zenon 3D Tool 8.10 and 8.20
Summary
Finding structure of common string-prefixes sometimes runs into endless recursion
Description
Finding structure of common string-prefixes sometimes runs into endless recursion
Issue Number: 219314
Fixed on Date: 16.6.2020
Versions: 8.10 0 BUILD 66840 | 8.20 0 BUILD 66627
Related Articles
zenon Changesets Excel
Here, you can access a comprehensive list of changes across all maintained versions of the zenon Software Platform as Excel Worksheets. This includes both implemented bug-fixes and new features. Additionally, these lists are available in CSV format ...
zenon Changesets CSV
Here, you can access a comprehensive list of changes across all maintained versions of the zenon Software Platform as Excel Worksheets. This includes both implemented bug-fixes and new features. Additionally, these lists are available in as Excel ...
BACnetNG: Driver does not finish reading trendlog object before starting to read another trendlog with maxconcurrentrequest=1
Description The BACnetNG driver did not finish reading the reading the first trendlog file when the setting for the maximum concurrent requests is set to 1. With specific configurations this can lead to multiple trendlog files being read by the ...
zenon to PAS-X MES connectivity solution
Summary Bidirectional exchange of data between Werum PAS-X and zenon Description The Werum MSI Interface enables the bidirectional exchange of data between Werum PAS-X and zenon. Werum PAS-X can thus use zenon to directly access the production ...
zenon - Addins - Codesnippet - Read version from within
There seems to be no zenon-API-property to read the Addin-version (= AddInInfo.cs - [assembly: Addin("AddInName", "x.x")] ) from within the Addin. But it seems possible to read it using reflection on the assembly-attributes. => C# Code-snippet ...