Click or drag to resize

CIPServicesAttributeProperties Constructor

Constructs an AttributeProperties.

Namespace:  Demo3D.PLC.Comms.CIP.Nodes
Assembly:  PLC (in PLC.dll) Version: 14.0.0.10531
Syntax
C#
public AttributeProperties(
	uint attributeId
)

Parameters

attributeId
Type: SystemUInt32
Attribute ID.
See Also