| KM_AxisKM_Axis_TuningParamsLimitSwitch Property |
Configures Limit Switch Options. Specify Hex value as decribed in KMotionDef.h
See also Configuration Screen.
Namespace: KMotion_dotNetAssembly: KMotion_dotNet (in KMotion_dotNet.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax public string LimitSwitch { get; set; }
Public Property LimitSwitch As String
Get
Set
public:
property String^ LimitSwitch {
String^ get ();
void set (String^ value);
}
Property Value
StringSee Also