Open Core Interface - MLPI
MLPI-MotionLogicProgrammingInterface(mlpiCore)  1.26.2
MlpiAxisTypeDecoder Struct Reference
Collaboration diagram for MlpiAxisTypeDecoder:
Collaboration graph

Public Member Functions

 MLPI_MOTION_BIT_ACCESS (InterpolationInControl, 0)
 
 MLPI_MOTION_BIT_ACCESS (IsPackProfile, 1)
 
 MLPI_MOTION_BIT_ACCESS (IsHydraulicDrive, 2)
 
 MLPI_MOTION_BIT_ACCESS (SupportsParametrization, 15)
 

Detailed Description

The following struct helps to decode the axis type as given by mlpiMotionGetAxisType.

Example:
See mlpiMotionGetAxisType

Definition at line 299 of file mlpiMotionHelper.h.

Member Function Documentation

MlpiAxisTypeDecoder::MLPI_MOTION_BIT_ACCESS ( InterpolationInControl  ,
 
)

Axis is interpolated in control.

MlpiAxisTypeDecoder::MLPI_MOTION_BIT_ACCESS ( IsPackProfile  ,
 
)

Attached drive is configured in sercos PackProfile mode.

MlpiAxisTypeDecoder::MLPI_MOTION_BIT_ACCESS ( IsHydraulicDrive  ,
 
)

Attached drive is a hydraulic drive.

MlpiAxisTypeDecoder::MLPI_MOTION_BIT_ACCESS ( SupportsParametrization  ,
15   
)

Axis supports Parametrization mode.


The documentation for this struct was generated from the following file: