Click or drag to resize

MotionDeviceAccess Constructor

Constructs a new Motion Device Access instance.

Namespace:  Demo3D.PLC.Comms.CIP.Nodes.Motion
Assembly:  PLC (in PLC.dll) Version: 15.0.2.11458
Syntax
C#
protected MotionDeviceAccess(
	uint instanceId
)

Parameters

instanceId
Type: SystemUInt32
Instance id.
See Also