| KM_InterpreterKM_Interpreter_SetupParamsSpindleDirection Property |
Spindle rotation direction
CANON_STOPPED = 1,
CANON_CLOCKWISE = 2,
CANON_COUNTERCLOCKWISE = 3
Namespace: KMotion_dotNetAssembly: KMotion_dotNet (in KMotion_dotNet.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax public CANON_DIRECTION SpindleDirection { get; set; }
Public Property SpindleDirection As CANON_DIRECTION
Get
Set
public:
property CANON_DIRECTION SpindleDirection {
CANON_DIRECTION get ();
void set (CANON_DIRECTION value);
}
Property Value
CANON_DIRECTIONSee Also