C# Class KMotion_dotNet.KM_Axis.KM_Axis_HomingParams

Multiple parameters to describe the homing sequence for the axis so that a proper sequence can be auto-generated in some circumstances. (This has not been fully implemented)
Mostra file Open project: parhansson/KMotionX

Public Methods

Method Description
GetDirection ( ) : HOMING_DIRECTION

Returns direction to move for homing

GetPolarity ( bool reverse ) : int

Method Details

GetDirection() public method

Returns direction to move for homing
public GetDirection ( ) : HOMING_DIRECTION
return HOMING_DIRECTION

GetPolarity() public method

public GetPolarity ( bool reverse ) : int
reverse bool
return int