Click or drag to resize

MotionDeviceAccessResetStatus Method

Reset status bits.

Namespace:  Demo3D.PLC.Comms.CIP.Nodes.Motion
Assembly:  PLC (in PLC.dll) Version: 15.0.2.11458
Syntax
C#
public void ResetStatus(
	AxisStatus bits
)

Parameters

bits
Type: AxisStatus
Bits to clear.
See Also