Click or drag to resize

MotionDeviceAccessNotifyControlUpdated Method

Raises the ControlUpdated event.

Namespace:  Demo3D.PLC.Comms.CIP.Nodes.Motion
Assembly:  PLC (in PLC.dll) Version: 15.0.2.11458
Syntax
C#
protected void NotifyControlUpdated(
	UpdateFlags updateFlags
)

Parameters

updateFlags
Type: Demo3D.PLC.Comms.CIP.Nodes.MotionUpdateFlags
The set of notifiable controls.
See Also