View Issue Details

IDProjectCategoryView StatusLast Update
000910340502: CNCImplementation Bugpublic2023-08-14 05:38
ReporterTonja Heinemann Assigned ToGoetz Goerisch  
PrioritynormalSeverityminorReproducibilityalways
Status assignedResolutionopen 
Summary0009103: Seemingly odd default values for EngineeringUnits in some types in the NodeSet
Description

https://github.com/OPCFoundation/UA-Nodeset/blob/324bf28164cd7cd72f24629c424d534918bd0c8c/CNC/Opc.Ua.CNC.NodeSet.xml

e.g.

  • CncChannleType/PosTcp* (as RegEx, all nodes that represent the TCP position in either base or workpiece coordinate system): Null (I would expect a unit of length, e.g. m)
  • CncAxisType/PosDirect and CncAxisType/PosIndirect: Null - I would expect a unit of length, e.g. m
  • CncSpindleType/ActOverride: Null - I would expect percent as used for CncChannelType/ActOverride
  • CncSpindleType/ActSpeed and CncSpindleType/CmdSpeed: 1/min - I would expect a unit of velocity, e.g. m/s
  • CncSpindleType/AnglePos: Null
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2023-08-11 13:45 Tonja Heinemann New Issue
2023-08-14 05:38 Goetz Goerisch Assigned To => Goetz Goerisch
2023-08-14 05:38 Goetz Goerisch Status new => assigned