 | KM_AxisKM_Axis_TuningParamsSlaveGain Property |
Sets or gets the Slave Gain for the axis. See also MasterAxis for more information
Namespace: KMotion_dotNetAssembly: KMotion_dotNet (in KMotion_dotNet.dll) Version: 1.0.1.0 (1.0.1.0)
Syntaxpublic double SlaveGain { get; set; }
Public Property SlaveGain As Double
Get
Set
public:
property double SlaveGain {
double get ();
void set (double value);
}
Property Value
Double
See Also