beautypg.com

Inputs_fcode, Outputs_fcode, Drive plc – Lenze Global Drive PLC Developer Studio User Manual

Page 41: System blocks, 1 inputs_fcode, 2 outputs_fcode

background image

Drive PLC

System blocks

2.10

FCODE_FreeCode (node number 141)

2−27

L

DrivePLC DE 6.0

2.10.1

Inputs_FCODE

System variables

Variable

Data type

Signal type

Address

Display

code

Display

format

Notes

FCODE_bC135Bit0_b

...

FCODE_bC135Bit15_b

Bool

binary

default = 0
Also output variables
(see table below)

FCODE_bC471Bit0_b

...

FCODE_bC471Bit15_b

%IX141.0.0

...

%IX141.0.15

default = 0

FCODE_bC471Bit16_b

...

FCODE_bC471Bit31_b

%IX141.1.0

...

%IX141.1.15

FCODE_nC472_1_a

...

FCODE_nC472_20_a

Integer

analog

%IW141.2

...

%IW141.21

default = 0.00 %

FCODE_nC473_1_a

...

FCODE_nC473_10_a

%IW141.22

...

%IW141.31

default = 0
C0473/1,2 = 1

FCODE_dnC474_1_p

...

FCODE_dnC474_5_p

Double integer

position

%ID141.16

...

%ID141.20

default = 0

FCODE_nC475_1_v

Integer

Velocity

%IW141.42

default = 0

FCODE_nC475_2_v

%IW141.43

Example

It is possible to enter a percentage [%] under PLC code C0472/1 by using, for instance, the keypad.
This value is directly assigned to the variable FCODE_nC472_1_a (data type "Integer") and can be
processed further in the PLC program.

2.10.2

Outputs_FCODE

System variables

Variable

Data type

Signal type

Address

Display

code

Display

format

Notes

FCODE_wC135

WORD

%QW141.0

FCODE_bC135Bit0_b

...

FCODE_bC135Bit15_b

Bool

binary

%QX141.0.0

...

%QX141.0.15

Also input variable
(see table above)

FCODE_wC150

WORD

%QW141.1

FCODE_bC150Bit0_b

...

FCODE_bC150Bit15_b

Bool

binary

%QX141.1.0

...

%QX141.1.15