 | KM_MotionParamsCountsPerInchZ Property |
Counts/Steps per Inch for the mapped "Z" axis
Namespace: KMotion_dotNetAssembly: KMotion_dotNet (in KMotion_dotNet.dll) Version: 1.0.1.0 (1.0.1.0)
Syntaxpublic double CountsPerInchZ { get; set; }Public Property CountsPerInchZ As Double
Get
Set
public:
property double CountsPerInchZ {
double get ();
void set (double value);
}Property Value
Double
See Also