| KM_AxisKM_Axis_HomingParamsStatusBit Property |
Which bit is to be used as Home input
Namespace: KMotion_dotNetAssembly: KMotion_dotNet (in KMotion_dotNet.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax public int StatusBit { get; set; }
Public Property StatusBit As Integer
Get
Set
public:
property int StatusBit {
int get ();
void set (int value);
}
Property Value
Int32See Also