Interface INcStroke
Nc capability include key char, stroke and speed limit.
public interface INcStroke
- Extension Methods
Methods
GetKeyCode()
Get key code of the motion axis.
string GetKeyCode()
Returns
GetSpeedLimit()
Get speed limit.
double GetSpeedLimit()
Returns
GetStrokeMax()
Get positivest stroke.
double GetStrokeMax()
Returns
GetStrokeMin()
Get negativest stroke.
double GetStrokeMin()