View Issue Details

IDProjectCategoryView StatusLast Update
000669630140: PROFINETImplementation Bugpublic2021-04-14 06:13
ReporterDavid Schirgi Assigned ToUlrich Haage  
PriorityhighSeveritymajorReproducibilityalways
Status closedResolutionfixed 
Summary0006696: DataType "Date" is not part of Namespace 0, but used in PnIdentificationType and the SetDate Method
Description

The DataType "0:Date" is not part of the Namespace 0 and therefore an error occurs when using the PROFINET nodeset with the current base model.

"0:Date" occurs on the ObjectType PnIdentificationType in the Variable "Date" and as an Argument in the "SetDate" Method in the nodeset on GitHub.

There is also a inconsistency between the nodeset (xml) and the online reference specification at the definition of the argument of SetDate.
In the nodeset its DataType "0:Date" while in the specification it is defined as "0:String".

Steps To Reproduce

->load the current Namespace 0 from Github
->load the PROFINET nodeset from Github
-> error: DataType "Date" is not defined.

Additional Information

The DataType "0:Date" is currently available in modelling tools (e.g. UaModeler) with a older version of the base model.

TagsInfoModel, PROFINET

Activities

Ulrich Haage

2021-04-14 06:13

manager   ~0014211

Data Type “Date” is replaced by “DateTime” at all occurrences.

Issue History

Date Modified Username Field Change
2021-03-23 11:19 David Schirgi New Issue
2021-03-23 11:19 David Schirgi Tag Attached: InfoModel
2021-03-23 11:19 David Schirgi Tag Attached: PROFINET
2021-04-14 06:05 Ulrich Haage Assigned To => Ulrich Haage
2021-04-14 06:05 Ulrich Haage Status new => resolved
2021-04-14 06:05 Ulrich Haage Resolution open => fixed
2021-04-14 06:06 Ulrich Haage Status resolved => closed
2021-04-14 06:13 Ulrich Haage Note Added: 0014211