Click or drag to resize

LWordAttribute(UInt32) Constructor

Constructs a new LWORD attribute.

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

Parameters

attributeId  UInt32
Attribute id.
See Also