Table of Contents

Interface INcStroke

Namespace
Hi.NcMech.Topo
Assembly
HiMech.dll

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

string

GetSpeedLimit()

Get speed limit.

double GetSpeedLimit()

Returns

double

GetStrokeMax()

Get positivest stroke.

double GetStrokeMax()

Returns

double

GetStrokeMin()

Get negativest stroke.

double GetStrokeMin()

Returns

double