| KM_AxisKM_Axis_TuningParamsDeadBandGain Property |
Get or Set gain while error is within the deadband range. See DeadBand Description.
See Servo Flow Diagram.
Namespace: KMotion_dotNetAssembly: KMotion_dotNet (in KMotion_dotNet.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax public double DeadBandGain { get; set; }
Public Property DeadBandGain As Double
Get
Set
public:
property double DeadBandGain {
double get ();
void set (double value);
}
Property Value
DoubleSee Also