| KM_AxisKM_Axis_TuningParamsInputMode Property |
Set or get the position input mode for an axis. See description of this parameter on the
Configuration Screen. Valid modes are (from PC-DSP.h):
Namespace: KMotion_dotNetAssembly: KMotion_dotNet (in KMotion_dotNet.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax public int InputMode { get; set; }
Public Property InputMode As Integer
Get
Set
public:
property int InputMode {
int get ();
void set (int value);
}
Property Value
Int32See Also