View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0007609 | CTT UA Scripts | 1 - Script Issue | public | 2022-01-20 09:49 | 2022-10-14 16:21 |
Reporter | Elliot Gawthrop | Assigned To | Yannik Klaass | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Fixed in Version | 1.03.501 | ||||
Summary | 0007609: Warning on value outside EURange - not backed by specification | ||||
Description | Several test cases produces warnings if a value is already outside the EURange, or if a write outside of the EURange does not result in BadOutOfRange. Section 5.3.2 of OPC 10000-8 v1.04 states that the behavior when a value is outside the EURange is server-dependent and doesn't give any recommendation on what behavior would be preferable. This affects PercentDeadBand 006.js and 011.js, possibly others. | ||||
Tags | No tags attached. | ||||
Files Affected | /maintree/Data Access/Data Access Analog/Test Cases/020.js | ||||
|
The specification has been updated to allow clamping of value (to the limit that was exceeded), reporting of an error or just accepting the value. The test case needs to be updated to the new items stated in the specification. |
|
Affected test cases have been updated to expect accepting and clamping and check if the values are being received/clamped accordingly in that case. |
|
Review changes in call, agreed to changes and closed issue |
Date Modified | Username | Field | Change |
---|---|---|---|
2022-01-20 09:49 | Elliot Gawthrop | New Issue | |
2022-02-25 16:20 | Paul Hunkar | Note Added: 0016109 | |
2022-02-25 16:23 | Paul Hunkar | Note Edited: 0016109 | |
2022-02-25 16:23 | Paul Hunkar | Assigned To | => Alexander Allmendinger |
2022-02-25 16:23 | Paul Hunkar | Status | new => assigned |
2022-04-19 10:00 | Alexander Allmendinger | Assigned To | Alexander Allmendinger => Yannik Klaass |
2022-05-16 08:32 | Yannik Klaass | Status | assigned => resolved |
2022-05-16 08:32 | Yannik Klaass | Resolution | open => fixed |
2022-05-16 08:32 | Yannik Klaass | Note Added: 0016714 | |
2022-08-02 20:03 | Paul Hunkar | Project | Compliance Test Tool (CTT) Unified Architecture => CTT UA Scripts |
2022-08-02 20:23 | Paul Hunkar | Project | CTT UA Scripts => .NET API |
2022-08-02 20:23 | Paul Hunkar | Category | 1 - Script Issue => Api Change |
2022-08-04 14:24 | Paul Hunkar | Project | .NET API => Compliance Test Tool (CTT) Unified Architecture |
2022-10-14 16:20 | Paul Hunkar | Project | Compliance Test Tool (CTT) Unified Architecture => CTT UA Scripts |
2022-10-14 16:21 | Paul Hunkar | Category | Api Change => 1 - Script Issue |
2022-10-14 16:21 | Paul Hunkar | Files Affected |
=> /maintree/Data Access/Data Access Analog/Test Cases/020.js
/maintree/Data Access/Data Access PercentDeadBand/Test Cases/006.js /maintree/Data Access/Data Access PercentDeadBand/Test Cases/011.js /maintree/Data Access/Data Access PercentDeadBand/Test... |
2022-10-14 16:21 | Paul Hunkar | Status | resolved => closed |
2022-10-14 16:21 | Paul Hunkar | Fixed in Version | => 1.03.501 |
2022-10-14 16:21 | Paul Hunkar | Note Added: 0018064 |