1 actuation to the controller, Plc designer v2.x| lenze application samples – Lenze PLC Designer V2.x User Manual

Page 268

Advertising
background image

PLC Designer V2.x| Lenze Application Samples

The L_S8V_Drive82Vector.lib library

L_S8V_ActuatorSpeed - actuation of the 8200 vector controller

268

L

1.3 EN - 07/2012

14.1.1

Actuation to the controller

The Lenze sample projects offer you a predefined mapping for the controller, in order to be

able to commission and control it. To what extent the assignments of the FB in the »PLC

Designer« are associated to the control bits in the respective device can be gathered from

the following table overview.

Further information on the controller can be found in the following

documentation:
System manual (SHB) 8200 vector - Global Drive

– Section Function library

Code table | Controller control word (parameter

channel)

Identifier/data type

Control bits in the controller

Bit

Identifier

Meaning

xJog1

BOOL

0

NSET1-JOG1

Setpoint selection 1

xJog2

BOOL

1

NSET1-JOG2

Setpoint selection 2

xCcw

BOOL

2

DCTRL1-CW/CCW

Activate CCW rotation

xQSP

BOOL

3

DCTRL1-QSP

Activate quick stop

xNSet_RfgStop

REAL

4

NSET1-RFG1-STOP

Stop ramp function generator

xNSet_Rfg0

5

NSET1-RFG1-0

Ramp function generator input = 0

• RFG1 = ramp function generator of main

setpoint

xMPOT_UP

6

MPOT1-UP

UP function of motor potentiometer

xMPOT_DOWN

7

MPOT1-DOWN

DOWN function of motor potentiometer

xFreeBit08

BOOL

8

Reserved

xEnable

BOOL

9

DCTRL1-CINH

1 = Enable controller (RFR)

xErrorSet

BOOL

10

DCTRL1-TRIP-SET

1 = set error (TRIP set)

xErrorReset

BOOL

11

DCTRL1-TRIP-RESET

1 = reset error (TRIP reset)

xFreeBit12

BOOL

12

Not assigned

xFreeBit13

BOOL

13

Not assigned

xFreeBit14

BOOL

14

Not assigned

xFreeBit15

BOOL

15

Not assigned

rNSet

REAL

Speed setpoint

Advertising