|
Name in LL984 Editor
|
Function Block Name
|
|---|---|
|
name of legacy 984 instruction
|
name in other tools and editors like:
|
|
|

|
Element
|
Meaning
|
|---|---|
|
HEU
|
high engineering unit
|
|
ENABLE
|
input
|
|
LEU
|
low engineering unit
|
|
OUT
|
output
|
|
scale
|
scale
|
|
Input Pin
|
Name
|
Data Type
|
Address Range
|
Meaning
|
|---|---|---|---|---|
|
Top
|
ENABLE
|
–
|
ON = enables process control function
|
|
Node
|
Node Type
|
Name
|
Data Type
|
Address Range
|
Meaning
|
|---|---|---|---|---|---|
|
Middle
|
IN/OUT
|
PAR
|
ARRAY[1...9] OF UINT
|
%MW
|
see Parameter PAR below
|
|
Bottom
|
IN
|
LEN
|
UINT
|
9
|
length of parameter block (can not be changed)
|
|
Outpt Pin
|
Name
|
Data Type
|
Address Range
|
Meaning
|
|---|---|---|---|---|
|
Top
|
OUT
|
BOOL
|
–
|
ON = operation successful
|
|
Bottom
|
ERR
|
BOOL
|
–
|
ON = operation not successful
|
|
Word
|
Content
|
Format
|
|---|---|---|
|
1, 2
|
input in engineering units
|
REAL (Floating Point)
|
|
3
|
output status
|
UINT
|
|
4
|
input status
|
UINT
|
|
5, 6
|
high engineering units
|
REAL (Floating Point)
|
|
7, 8
|
low engineering units
|
REAL (Floating Point)
|
|
9
|
output
|
UINT
|
|
Control Expert-IEC bits
|
Function
|
|---|---|
|
0...4
|
standard output bits (flags)
|
|
5
|
1 = invalid H/L limits
|
|
6
|
not used
|
|
7
|
1 = clamped high
|
|
8
|
1 = clamped low
|
|
9...15
|
not used
|
|
Control Expert-IEC bits
|
Function
|
|---|---|
|
0...11
|
not used
|
|
12...15
|
standard input bits (flags)
|