| KM_AxisKM_Axis_HomingParamsHomeLimitBit Property |
Which bit is to be used as a Limit while Homing
Namespace: KMotion_dotNetAssembly: KMotion_dotNet (in KMotion_dotNet.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax public int HomeLimitBit { get; set; }
Public Property HomeLimitBit As Integer
Get
Set
public:
property int HomeLimitBit {
int get ();
void set (int value);
}
Property Value
Int32See Also