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

Page 236

Advertising
background image

PLC Designer V2.x| Lenze Application Samples

The L_S84_Drive8400.lib library

L_S84_ActuatorSpeedBL - actuation of the 8400 BaseLine controller

236

L

1.3 EN - 07/2012

11.1.1

Structure of S84_DriveControl_8400BL - actuation to the controller

Identifier/data type

Control bits in the controller

Bit

Identifier

Meaning

xSwitchOn

BOOL

0

SwitchOn

Changeover to the "SwitchedOn" device

status

xEnable

BOOL

3

EnableOperation

1 = Enable controller (RFR)

xQSP

BOOL

2

SetQuickStop

Activate quick stop (QSP)

xJog1

BOOL

12

bJogSpeed1

Inputs for overriding fixed setpoints (JOG

setpoints) for the main setpoint

xJog2

BOOL

13

bJogSpeed2

xErrorReset

BOOL

7

ResetFault

1 = Reset error (TRIP reset)

xErrorSet

BOOL

14

SetFail

1 = Set error (TRIP set)

xSetSpeedCcw

BOOL

15

bSetSpeedCcw

Change of direction of rotation

xFreeBit01

1

Not assigned

xFreeBit04

4

Not assigned

xFreeBit05

5

Not assigned

xFreeBit06

6

Not assigned

xFreeBit07

7

Not assigned

xFreeBit08

8

Not assigned

xFreeBit09

9

Not assigned

xFreeBit10

10

Not assigned

xFreeBit11

11

Not assigned

rNset

REAL

nMainSetValue_a

Main speed setpoint (reference speed 100%,

observe code C0011)

0 ... 199.99 %

Advertising