Click or drag to resize

WordAttribute(UInt32) Constructor

Constructs a new WORD attribute.

Namespace: Demo3D.PLC.Comms.AttrDb
Assembly: PLC (in PLC.dll) Version: 19.00.00
Syntax
C#
public WordAttribute(
	uint attributeId
)

Parameters

attributeId  UInt32
Attribute id.
See Also