Click or drag to resize

MotionDeviceAccessStateTransitioned Event

Occurs on state transition.

Namespace:  Demo3D.PLC.Comms.CIP.Nodes.Motion
Assembly:  PLC (in PLC.dll) Version: 15.0.2.11458
Syntax
C#
public event Action<AxisState, AxisState> StateTransitioned

Value

Type: SystemActionAxisState, AxisState
See Also