Plc designer v2.x| lenze application samples – Lenze PLC Designer V2.x User Manual

Page 273

Advertising
background image

1.3 EN - 07/2012

L

273

PLC Designer V2.x| Lenze Application Samples

The L_S8S_Drive82SMD.lib library

L_S8S_ActuatorSpeed - actuation of the 8400 SMD controller

15.1.1

Structure S8S_DriveControl - actuation to the controller

The bit assignment in the software application is identical to the bit assignment in the

controller.

Identifier/data type

Control bits in the controller

Bit

Identifier

Meaning

xJog1

BOOL

0

JOG1

Setpoint selection 1

xJog2

BOOL

1

JOG2

Setpoint selection 2

xCwCcw

BOOL

2

DCTRL1-CW/CCW

Define direction of rotation of the motor

• TRUE: CW rotation active (clockwise)

• FALSE: CCW rotation active (counter-

clockwise)

xQSP

BOOL

3

DCTRL1-QSP

Activate quick stop

xFreeBit04

BOOL

4

Not assigned

xFreeBit05

BOOL

5

Not assigned

xFreeBit06

BOOL

6

Not assigned

xFreeBit07

BOOL

7

Not assigned

xFreeBit08

BOOL

8

Not assigned

xEnable

BOOL

9

DCTRL1-CINH

Activate FB

xFreeBit10

BOOL

10

Not assigned

xErrorReset

BOOL

11

DCTRL1-TRIP-RESET

Reset error

xFreeBit12

BOOL

12

Not assigned

xFreeBit13

13

Not assigned

xFreeBit14

14

Not assigned

xFreeBit15

15

Not assigned

rNset

REAL

Speed

Advertising