| KM_AxisKM_Axis_TuningParamsPgain Property |
Get or Set PID Proportional Gain.
Namespace: KMotion_dotNetAssembly: KMotion_dotNet (in KMotion_dotNet.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax public double Pgain { get; set; }
Public Property Pgain As Double
Get
Set
public:
property double Pgain {
double get ();
void set (double value);
}
Property Value
DoubleSee Also