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: 19.00.00
Syntax
C#
protected MotionDeviceAccess(
	uint instanceId
)

Parameters

instanceId  UInt32
Instance id.
See Also