Click or drag to resize

HOMING_TYPE Enumeration

enum for homing types

Namespace: KMotion_dotNet
Assembly: KMotion_dotNet (in KMotion_dotNet.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
public enum HOMING_TYPE
Members
Member nameValueDescription
HOME_TO_LIMIT_THEN_ROLL_OFF0 Simply home to switch and roll back off
HOME_TO_LIMIT_THEN_MOVE_TO_POSITION1 Perform the roll off sensor and then move to a set position
See Also