Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
KMotion_dotNet
KM_Axis.KM_Axis_HomingParams
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)
ファイルを表示
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