Name in LL984 Editor
|
Function Block Name
|
---|---|
name of legacy 984 instruction
|
name in other tools and editors like:
|
![]() |
![]() |
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...16] OF UINT
|
%MW
|
see Parameter PAR below
|
Bottom
|
IN
|
LEN
|
UINT
|
16
|
length of parameter block (can not be changed)
|
Position
|
Name
|
Data Type
|
Address Range
|
Meaning
|
---|---|---|---|---|
Top
|
OUT
|
BOOL
|
–
|
ON = operation successful
|
Bottom
|
ERR
|
BOOL
|
–
|
ON = operation not successful
|
Word
|
Content
|
Format
|
---|---|---|
1, 2
|
set point (input)
|
REAL (Floating Point)
|
3
|
output status
|
UINT
|
4
|
input status
|
UINT
|
5
|
time word
|
UINT
|
6
|
reserved
|
UINT
|
7, 8
|
time (in ms) since last solve
|
DINT
|
9, 10
|
solution interval (in ms)
|
DINT
|
11, 12
|
time constant, τ, (per second) of exponential ramp toward the target set point
|
REAL (Floating Point)
|
13, 14
|
deadband (DB) in engineering units
|
REAL (Floating Point)
|
15, 16
|
output
|
REAL (Floating Point)
|
Control Expert-IEC bits
|
Function
|
---|---|
0...7
|
standard output bits (flags)
|
8
|
1 = ramping up
|
9
|
1 = ramping down
|
10
|
1 = ramp complete
0 = ramp in progress
|
11
|
1 = DB or τ set to negative units
|
12...15
|
not used
|
Control Expert-IEC bits
|
Function
|
---|---|
0...11
|
not used
|
12...15
|
standard input bits (flags)
|