Click or drag to resize

EposHomingMethod Enumeration

Namespace:  LynceeTec.Interfaces
Assembly:  LynceeTec.Interfaces (in LynceeTec.Interfaces.dll) Version: 10.1.23514.0 , built 2023-11-07 12:21:30 UTC
Syntax
public enum EposHomingMethod
Members
  Member nameValueDescription
CurrentThresholdNegativeSpeed-4
CurrentThresholdPositiveSpeed-3
CurrentThresholdNegativeSpeedAndIndex-2
CurrentThresholdPositiveSpeedAndIndex-1
NoHoming0
NegativeLimitSwitchAndIndex1
PositiveLimitSwitchAndIndex2
HomeSwitchPositiveSpeedAndIndex7
HomeSwitchNegativeSpeedAndIndex11
NegativeLimitSwitch17
PositiveLimitSwitch18
HomeSwitchPositiveSpeed23
HomeSwitchNegativeSpeed27
IndexNegativeSpeed33
IndexPositiveSpeed34
ActualPosition35
See Also