| KM_AxisKM_Axis_TuningParamsInputOffset1 Property |
Set or get second Input Offset of an axis. See description of this parameter on the Configuration Screen.
Namespace: KMotion_dotNetAssembly: KMotion_dotNet (in KMotion_dotNet.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax public double InputOffset1 { get; set; }
Public Property InputOffset1 As Double
Get
Set
public:
property double InputOffset1 {
double get ();
void set (double value);
}
Property Value
DoubleSee Also