6motor interface – Lenze E94AxPExxxx User Manual

Page 279

Advertising
background image

Lenze · 9400 Servo PLC· Reference manual · DMS 4.0 EN · 11/2013 · TD05/06

279

6

Motor interface

6.10

Internal interfaces | "LS_MotorInterface" system block

_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

Outputs

Identifier

DIS code | data type

Value/meaning

MI_dwControlMode

DWORD

Active control structure of the motor control

• Displayed value is bit-coded:

Bit 1 Position control without feedback, external following error

calculation

Bit 2 Position control with encoder on the motor side
Bit 3 Position control with encoder on the load side
Bit 4 Speed control
Bit 5 Torque control

MI_bMotorOrientationInverse

BOOL

Parameterised motor mounting position

FALSE Motor mounting position in the same direction, setpoints are

not defined.

TRUE Motor mounting position in the opposite direction, setpoints are

reversed.

MI_dwReferenceSpeed

DWORD

Parameterised motor reference speed (

C00011

) in [rpm]

MI_dwReferenceTorque

DWORD

Reachable motor torque with I

max_device

(

C00022

) in [mNm]

• 1000 mNm ≡ 1 Nm

• Display in

C00057/2

in [Nm]

MI_bLimitationActive

C02569/3

| BOOL

Status signal "Internal limitation active"

• Group signal for all limitation messages.

TRUE One of the internal limitations is active.

MI_bPosCtrlLimited

C02569/4

| BOOL

Status signal "Phase/position controller at the limit"

TRUE The limitation of the phase and/or position controller is active.

MI_bSpeedSetPointLimited

C02569/5

| BOOL

Status signal "Resulting speed setpoint at the limit"

TRUE The resulting speed setpoint is limited to the limit values

parameterised in

C00909/1

and

C00909/2

.

MI_dnSpeedSetpoint_n

DINT

Current speed setpoint from position control and speed feedforward control or

direct setpoint selection in [%]

• After limitation by the upper speed limit value (

C00909/1

) and lower speed

limit value (

C00909/2

).

• 100 % ≡ Motor reference speed (

C00011

)

MI_dnSpeedSetpoint_s

DINT

Current speed setpoint from position control and speed feedforward control or

direct setpoint selection in [rpm]

• After limitation by the upper speed limit value (

C00909/1

) and lower speed

limit value (

C00909/2

).

MI_bSpeedFollowingError

C02569/10

| BOOL

Status signal "Impermissible speed control deviation"

TRUE Speed control deviation is higher than the window set in

C00576

.

MI_bSpeedCtrlLimited

C02569/6

| BOOL

Status signal "Speed controller at the limit"

TRUE The speed controller limitation is active.

MI_bTorqueSetpointLimited

C02569/7

| BOOL

Status signal "Total torque setpoint at the limit"

TRUE The total torque setpoint is limited.

MI_dnTorqueSetpoint_n

DINT

Current torque setpoint from speed control and torque feedforward control or

direct setpoint selection

• After limitation by MI_dnTorqueLimit_n.

• 100 % ≡

C00057/2

MI_dnFilteredTorqueSetpoint_n

DINT

Filtered torque setpoint (after jerk limitation and band-stop filter)

• 100 % ≡

C00057/2

Advertising