| KM_AxisKM_Axis_TuningParamsOutputMode Property |
Set or get the position output 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 OutputMode { get; set; }
Public Property OutputMode As Integer
Get
Set
public:
property int OutputMode {
int get ();
void set (int value);
}
Property Value
Int32See Also