C# 클래스 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)
파일 보기 프로젝트 열기: parhansson/KMotionX

공개 메소드들

메소드 설명
GetDirection ( ) : HOMING_DIRECTION

Returns direction to move for homing

GetPolarity ( bool reverse ) : int

메소드 상세

GetDirection() 공개 메소드

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

GetPolarity() 공개 메소드

public GetPolarity ( bool reverse ) : int
reverse bool
리턴 int