Click or drag to resize

EposMotorDotNet Class

Inheritance Hierarchy

Namespace:  LynceeTec.EposDotNet
Assembly:  LynceeTec.EposDotNet (in LynceeTec.EposDotNet.dll) Version: 10.1.23514.0 , built 2023-11-07 12:27:35 UTC
Syntax
public class EposMotorDotNet : EposUtilDotNet

The EposMotorDotNet type exposes the following members.

Constructors
  NameDescription
Public methodEposMotorDotNet
Initializes a new instance of the EposMotorDotNet class
Top
Properties
  NameDescription
Public propertyEposType (Inherited from EposUtilDotNet.)
Public propertyMasterSerialNumber (Inherited from EposUtilDotNet.)
Public propertyNodeId (Inherited from EposUtilDotNet.)
Public propertySerialNumber (Inherited from EposUtilDotNet.)
Top
Methods
  NameDescription
Public methodClearFault (Inherited from EposUtilDotNet.)
Public methodDigitalOutputConfiguration (Inherited from EposUtilDotNet.)
Public methodDispose (Inherited from EposUtilDotNet.)
Public methodFindHome (Inherited from EposUtilDotNet.)
Public methodGetAllDigitalOutputs (Inherited from EposUtilDotNet.)
Public methodGetCurrent (Inherited from EposUtilDotNet.)
Public methodGetDeviceErrors (Inherited from EposUtilDotNet.)
Public methodGetEnableState (Inherited from EposUtilDotNet.)
Public methodGetFaultState (Inherited from EposUtilDotNet.)
Public methodGetFirmwareVersion (Inherited from EposUtilDotNet.)
Public methodGetHomingState (Inherited from EposUtilDotNet.)
Public methodGetPosition (Inherited from EposUtilDotNet.)
Public methodGetVelocity (Inherited from EposUtilDotNet.)
Public methodMoveToPosition (Inherited from EposUtilDotNet.)
Public methodSetAllDigitalOutputs (Inherited from EposUtilDotNet.)
Public methodSetDisableState (Inherited from EposUtilDotNet.)
Public methodSetEnableState (Inherited from EposUtilDotNet.)
Public methodSetHomingParameters (Inherited from EposUtilDotNet.)
Public methodSetOperationMode (Inherited from EposUtilDotNet.)
Public methodSetPositionProfile (Inherited from EposUtilDotNet.)
Public methodStopHoming (Inherited from EposUtilDotNet.)
Public methodWaitForHomingAttained (Inherited from EposUtilDotNet.)
Public methodWaitForTargetReached (Inherited from EposUtilDotNet.)
Top
See Also