Click or drag to resize

KM_AxisKM_Axis_TuningParamsMaxOutput Property

Set or get Maximum Output for an axis. Limits magnitude of servo output. Output saturates at the specified value. See also Servo Flow Diagram and Step Response Screen for further information.

Namespace: KMotion_dotNet
Assembly: KMotion_dotNet (in KMotion_dotNet.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
public double MaxOutput { get; set; }

Property Value

Double
See Also