| KM_AxisGroupPreviousStopped Property |
Get/Set Previous Stopped after Halt State
Namespace: KMotion_dotNetAssembly: KMotion_dotNet (in KMotion_dotNet.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax public PREV_STOP_TYPE PreviousStopped { get; set; }
Public Property PreviousStopped As PREV_STOP_TYPE
Get
Set
public:
property PREV_STOP_TYPE PreviousStopped {
PREV_STOP_TYPE get ();
void set (PREV_STOP_TYPE value);
}
Property Value
PREV_STOP_TYPESee Also