Click or drag to resize

EposHomingMethod Enumeration


Namespace: LynceeTec.Interfaces
Assembly: LynceeTec.Interfaces (in LynceeTec.Interfaces.dll) Version: 10.2.3317.0 , built 2025-03-17 14:03:43 UTC
Syntax
public enum EposHomingMethod
Members
Member nameValueDescription
NoHoming0 
NegativeLimitSwitchAndIndex1 
PositiveLimitSwitchAndIndex2 
HomeSwitchPositiveSpeedAndIndex7 
CurrentThresholdPositiveSpeedAndIndex-1 
HomeSwitchNegativeSpeedAndIndex11 
NegativeLimitSwitch17 
PositiveLimitSwitch18 
CurrentThresholdNegativeSpeedAndIndex-2 
HomeSwitchPositiveSpeed23 
HomeSwitchNegativeSpeed27 
CurrentThresholdPositiveSpeed-3 
IndexNegativeSpeed33 
IndexPositiveSpeed34 
ActualPosition35 
CurrentThresholdNegativeSpeed-4 
See Also