View Issue Details

IDProjectCategoryView StatusLast Update
0009289CTT UA Binary2 - CTT Binarypublic2024-02-01 16:45
ReporterThomas Assigned ToYannik Klaass  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Fixed in Version1.11.0.410 
Summary0009289: Configuration screen of the CTT doesn't honor the operation limits of the server.
Description

We recently observed, when we tested a new product, that the CTT client for the server configuration does not honors the MaxNodesPerRead configured in the OperationLimits. The CTT always reads 22 Attributes independent of the node type. Our server sends a Bad response because MaxNodesPerRead is set to 19 (most likely because variables have 19 attributes). I don’t like the behavior of our server and hope that I can convince them to increase the value if possible. But I would also expect that the CTT honors the limits of a server.

TagsNo tags attached.
Files Affected

Activities

Yannik Klaass

2024-02-01 13:24

developer   ~0020745

  • Adding method to read and store the MaxNodesPerRead of the server in the AddressSpaceModel class after connecting successfully
  • Modifying the method reading the attributes to honor the MaxNodesPerRead, splitting up the read calls if needed

Paul Hunkar

2024-02-01 16:45

administrator   ~0020749

reviewed in call - agreed to update and closed issue

Issue History

Date Modified Username Field Change
2023-11-27 16:20 Thomas New Issue
2023-11-27 21:23 Paul Hunkar Assigned To => Alexander Allmendinger
2023-11-27 21:23 Paul Hunkar Status new => assigned
2024-01-25 13:52 Alexander Allmendinger Assigned To Alexander Allmendinger => Yannik Klaass
2024-02-01 13:19 Alexander Allmendinger Category 1 - Script Issue => 2 - CTT Binary
2024-02-01 13:24 Yannik Klaass Status assigned => resolved
2024-02-01 13:24 Yannik Klaass Resolution open => fixed
2024-02-01 13:24 Yannik Klaass Note Added: 0020745
2024-02-01 13:27 Paul Hunkar Project CTT UA Scripts => CTT UA Binary
2024-02-01 16:45 Paul Hunkar Status resolved => closed
2024-02-01 16:45 Paul Hunkar Fixed in Version => 1.11.0.410
2024-02-01 16:45 Paul Hunkar Note Added: 0020749