View Issue Details

IDProjectCategoryView StatusLast Update
0007826CTT UA Scripts1 - Script Issuepublic2023-02-21 15:19
ReporterFlorin Neamtu Assigned ToArchie Miller  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
PlatformWindowsOSWindows 
Fixed in Version1.03.500 
Summary0007826: 0005213: AlarmConditionType Property AudibleSound (of AudioVariableType), that contains Properties, not allowed still reproduced
Description

Inside Opc.Ua.NodeSet2.Part9.js script
there is a comment introduced by Archie Miller on line 6940
// Archie - Potential Changed to HasComponent due to Mantis issue 5213
Based on specification errata 1.04.8 and Specification (v1.05RC) states that the AudibleSound is not a property and should be referenced with a HasComponent reference. (Archie might enable his change intention in js)

line 6942 should be: "_ReferenceType": "HasComponent",
line 2944 should be: "_ReferenceType": "HasComponent",

Steps To Reproduce

Using perhaps Opc Foundation Reference Server or other Opc server which are supporting alarms select script option in complience test tool:
Alarms and Conditions\A and C Basic\Test_001.js you might notice the red passing state for AudibleSound property on the
AlarmConditionState alarm

TagsNo tags attached.
Files Affected

Relationships

has duplicate 0007811 closedArchie Miller Alarms and Conditions -> A and C Basic -> Test_001.js Error comparing CheckReferenceType:ReferenceTypeId:AudibleSound 
has duplicate 0007728 closedArchie Miller A and C Basic / Test_002 reports error 

Activities

Archie Miller

2022-03-07 20:35

administrator   ~0016239

Updated the object for AudibleSound (line 2944)
Object for AlarmConditionType had already been updated in a previous version (Jan 3 2022 Mantis 7515 pull request 114)

Paul Hunkar

2022-08-29 17:36

administrator   ~0017431

reviewed issue in call, agreed and closed

Issue History

Date Modified Username Field Change
2022-03-04 12:15 Florin Neamtu New Issue
2022-03-04 16:48 Paul Hunkar Assigned To => Archie Miller
2022-03-04 16:48 Paul Hunkar Status new => assigned
2022-03-07 20:35 Archie Miller Status assigned => resolved
2022-03-07 20:35 Archie Miller Resolution open => fixed
2022-03-07 20:35 Archie Miller Note Added: 0016239
2022-03-10 19:56 Archie Miller Relationship added has duplicate 0007811
2022-08-02 20:23 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-08-29 17:35 Paul Hunkar Category Api Change => 1 - Script Issue
2022-08-29 17:35 Paul Hunkar Target Version => 1.03
2022-08-29 17:35 Paul Hunkar Project Compliance Test Tool (CTT) Unified Architecture => CTT UA Scripts
2022-08-29 17:36 Paul Hunkar Fixed in Version => 1.03.500
2022-08-29 17:36 Paul Hunkar Status resolved => closed
2022-08-29 17:36 Paul Hunkar Note Added: 0017431
2023-02-21 15:19 Paul Hunkar Relationship added has duplicate 0007728