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