| KM_AxisKM_Axis_HomingParamsHomeNegative Property |
Direction to be homed
Namespace: KMotion_dotNetAssembly: KMotion_dotNet (in KMotion_dotNet.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax public bool HomeNegative { get; set; }
Public Property HomeNegative As Boolean
Get
Set
public:
property bool HomeNegative {
bool get ();
void set (bool value);
}
Property Value
BooleanSee Also