| KM_AxisKM_Axis_TuningParamsOutputChan0 Property |
Get or Set the first Output Channel of an axis.
See description of this parameter on the Configuration Screen.
Namespace: KMotion_dotNetAssembly: KMotion_dotNet (in KMotion_dotNet.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax public double OutputChan0 { get; set; }
Public Property OutputChan0 As Double
Get
Set
public:
property double OutputChan0 {
double get ();
void set (double value);
}
Property Value
DoubleSee Also