| KM_CoordMotionIsPreviouslyStopped Property |
Result of previous Interpreter Halt
Namespace: KMotion_dotNetAssembly: KMotion_dotNet (in KMotion_dotNet.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax public PREV_STOP_TYPE IsPreviouslyStopped { get; set; }
Public Property IsPreviouslyStopped As PREV_STOP_TYPE
Get
Set
public:
property PREV_STOP_TYPE IsPreviouslyStopped {
PREV_STOP_TYPE get ();
void set (PREV_STOP_TYPE value);
}
Property Value
PREV_STOP_TYPESee Also