Click or drag to resize

IOConnectionGetAttributeValues Method

Get all the attribute values.

Namespace: Demo3D.PLC.Rockwell.Comms.CIP.Nodes.Device
Assembly: PLC (in PLC.dll) Version: 19.00.00
Syntax
C#
public IEnumerable<AttributeValue> GetAttributeValues()

Return Value

IEnumerableAttributeValue
All the attribute values

Implements

IAttributeDatabaseGetAttributeValues
See Also