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
|
–
|
OFF to ON initiates the operation.
|
Node
|
Node Type
|
Name
|
Data Type
|
Address Range
|
Meaning
|
---|---|---|---|---|---|
Top
|
IN
|
SOURCE
|
ANY_ARRAY_UINT or ANY_ARRAY_EBOOL
|
%M, %I, %IW, %MW
|
The source matrix as an ARRAY OF UINT or EBOOL, can be located or unlocated.
|
Middle
|
IN/OUT
|
DEST
|
ANY_ARRAY_UINT or ANY_ARRAY_EBOOL
|
%M, MW
|
The destination matrix as an ARRAY OF UINT or EBOOL, can be located or unlocated.
|
Bottom
|
IN
|
LENGTH
|
UINT
|
1...100
|
The number of 16-bit Boolean sequences to be included in the Boolean AND operation.
Valid range: 1 to 100.
|
Output Pin
|
Name
|
Data Type
|
Address Range
|
Meaning
|
---|---|---|---|---|
Top
|
OUT
|
BOOL
|
–
|
ON indicates the Boolean AND operation succeeded. (Echoes the status of the ENABLE input).
|