12 function library – Lenze 8400 motec User Manual
Page 473
![background image](/manuals/566305/473/background.png)
Lenze · 8400 motec · Reference manual · DMS 4.1 EN · 08/2013 · TD05
473
12
Function library
12.10
L_DigitalLogic_2
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
Parameter
Function "4: bOut = f (Truth table)"
When the function "4: bOut = f (truth table)" is selected in
, the output value bOut depends
on the truth table parameterised in
The following table shows which setting may be required in
to realise the logic
operations NAND, NOR, XOR and XNOR:
Parameter
Possible settings
Info
Function selection
0 bOut = 0
Constant value "FALSE"
1 bOut = 1
Constant value "TRUE"
2 bOut = bIn1 AND bIn2
AND operation
3 bOut = bIn1 OR bIn2
OR operation
4 bOut = f (truth table)
The output value depends on the
truth table parameterised in
Truth table for function 4
• Each of the four possible input
combinations can be assigned to
the output value FALSE or TRUE.
• For an application example see
the following section.
0 FALSE
1 TRUE
Input signals
Output
Parameter setting for logic operation:
bIn2
bIn1
bOut
NOT (bIn1)
NAND
NOR
XOR
XNOR
0
0
=
1
1
1
0
1
0
1
=
0
1
0
1
0
1
0
=
1
1
0
1
0
1
1
=
0
0
0
0
1