Click or drag to resize

MotorAxisParameterSetEnableLimitSensor Property

When enabled and a hardware limit sensor is triggered, an exception will be thrown and the motor will be stopped immediately.

Namespace: RAYLASE.SPICE3
Assembly: RAYLASE.SPICE3 (in RAYLASE.SPICE3.dll) Version: 2.3.4
Syntax
C#
public bool EnableLimitSensor { get; set; }

Property Value

Boolean
See Also