![](../icons/Help.png) | KM_AxisCPU_is_mm Property |
Indicates if CPU (Counts/unit) is mm otherwise inches
Namespace: KMotion_dotNetAssembly: KMotion_dotNet (in KMotion_dotNet.dll) Version: 1.0.1.0 (1.0.1.0)
Syntaxpublic bool CPU_is_mm { get; set; }
Public Property CPU_is_mm As Boolean
Get
Set
public:
property bool CPU_is_mm {
bool get ();
void set (bool value);
}
Property Value
Boolean
See Also