Click or drag to resize

ArmMove Method

Move arm

Namespace:  Huarui.STARLine
Assembly:  SharpHamilton (in SharpHamilton.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
public abstract void Move(
	double position,
	bool useZSafeHeight = true
)

Parameters

position
Type: SystemDouble
position
useZSafeHeight (Optional)
Type: SystemBoolean
Move X-arm to position with all attached components in Z-safety position
See Also