Click or drag to resize

MotionDeviceAccessNotifyControlCommanded Method

Raises the ControlCommanded event.

Namespace:  Demo3D.PLC.Comms.CIP.Nodes.Motion
Assembly:  PLC (in PLC.dll) Version: 15.0.2.11458
Syntax
C#
protected void NotifyControlCommanded(
	AxisControlResponse axisControl
)

Parameters

axisControl
Type: AxisControlResponse
The axis control.
See Also