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
|
---|