| KM_AxisTuningParams Property |
Accessor to the axis channel's tuning parameters
Namespace: KMotion_dotNetAssembly: KMotion_dotNet (in KMotion_dotNet.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax public KM_AxisKM_Axis_TuningParams TuningParams { get; }
Public ReadOnly Property TuningParams As KM_AxisKM_Axis_TuningParams
Get
public:
property KM_AxisKM_Axis_TuningParams^ TuningParams {
KM_AxisKM_Axis_TuningParams^ get ();
}
Property Value
KM_AxisKM_Axis_TuningParamsSee Also