Click or drag to resize

MotionDeviceAccessSetStatus Method

Set status bits.

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

Parameters

bits
Type: AxisStatus
Bit to set.
See Also