Click or drag to resize

MotionDeviceAccessNumAttributes Property

The number of attributes.

Namespace:  Demo3D.PLC.Comms.CIP.Nodes.Motion
Assembly:  PLC (in PLC.dll) Version: 14.0.0.10531
Syntax
C#
public abstract int NumAttributes { get; }

Property Value

Type: Int32

Implements

IAttributeDatabaseNumAttributes
See Also