9300 servo plc, System blocks – Lenze Drive PLC Developer Studio 9300 Servo PLC (V8.x) User Manual

Page 57

Advertising
background image

9300 Servo PLC

System blocks

2.11

FCODE_FreeCode (node number 141)

2−43

L

9300 Servo PLC EN 5.0

Note!

The free code C0470 is stored under the same memory address as C0471 and can thus be read out
via the variables FCODE_bC471Bit0_b ... FCODE_bC471Bit31_b assigned to code C0471.

Unlike code C0471, which can contain a 32−bit value, code C0470 is divided into 4 subcodes with
8 bits each:

Code

LCD

Possible settings

Info

Lenze

Selection

C0470 FCODE 8bit

Freely configurable code (digital
signals)

·

C0470 has the same memory
address as C0471.

·

Hexadecimal value is
bit−coded.

0

{hex}

FFFF

1

0

C0470/1 = C0471, bit 0 ... 7

2

0

C0470/2 = C0471, bit 8 ... 15

3

0

C0470/3 = C0471, bit 16 ... 23

4

0

C0470/4 = C0471, bit 24 ... 31

C0471 FCODE 32bit

0

Freely configurable code (digital
signals)

·

Variables assigned via
FCODE_FreeCodes:
FCODE_bC471Bit0_b ...
FCODE_bC471Bit31_b

·

C0471 has the same memory
address as C0470.

0

{1}

4294967296

Advertising