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 the source subroutine
|
Node
|
Node Type
|
Name
|
Data Type
|
Address Range
|
Meaning
|
---|---|---|---|---|---|
Top
|
IN
|
SOURCE
|
UINT
|
%MW
|
Source pointer (indicator of the subroutine to which the logic scan will jump), entered explicitly as an integer or stored in a memory word; range:
1 ... 1 023
|
Bottom
|
IN
|
CONST
|
UINT
|
1
|
always enter the constant value 1
|
Output Pin
|
Name
|
Data Type
|
Address Range
|
Meaning
|
---|---|---|---|---|
Top
|
OUT
|
BOOL
|
–
|
echoes state of the top input
|
Bottom
|
ERR
|
BOOL
|
–
|
event in subroutine jump
ON if jump can not be executed, label does not exist or nesting level > 100
|