Click or drag to resize

PREV_STOP_TYPE Enumeration

Possible Previously Stopping Types after an Interpreter Halt

Namespace: KMotion_dotNet
Assembly: KMotion_dotNet (in KMotion_dotNet.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
public enum PREV_STOP_TYPE
Members
Member nameValueDescription
Prev_Stopped_None0 Was not stopped or should attempt to resume
Prev_Stopped_Indep1 Was Halted while doing an indpendent motion (Rapid)
Prev_Stopped_Coord2 Was Halted while doing a coordinated motion
Prev_Stopped_Coord_Finished3 Was Halted while doing a coordinated motion - but completely finished the motion
See Also