Basic function principles

The analog output terminals

with a resolution of 12 bits (4095 steps). The output voltage is output electrically isolated from the K-bus.

The supply voltage fed in via the power contacts is used for generating the output current.

The LEDs indicate the operating state of the associated terminal channels.

Process data input format

In the delivery state the process data are shown in two's complement form (integer -1 corresponds to 0xFFFF). Alternative presentation types can be selected via the feature register (R32).

Output current

Process data

KL4011, KL4012

KL4021, KL4022

dec

hex

0 mA

4 mA

0

0x0000

10 mA

12 mA

16383

0x3FFF

20 mA

20 mA

32767

0x7FFF

Process data

The process data arriving from the Bus Coupler are output to the process:

Y_dac = X

(1.0)

Neither user nor manufacturer scaling is active.

Y_1 = B_h + A_h * X
Y_dac = Y_1

(1.1)

Manufacturer scaling active

Y_2 = B_w + A_w * X
Y_dac = Y_2

(1.2)

User scaling active

Y_1 = B_h + A_h * X
Y_dac = B_w + A_w * Y_1

(1.3)
(1.4)

Manufacturer and user scaling active

Key

Name

Name

Register

X

PLC process data

-

B_h

Manufacturer scaling: Offset

R19

A_h

Manufacturer scaling: Gain

R20

B_w

User scaling: Offset

R33

A_w

User scaling: Gain

R34

Y_dac

Output value for the D/A converter

-

The equations of the straight line are enabled via register R32.