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 = initiates integer x floating point operation
|
Node
|
Node Type
|
Name
|
Data Type
|
Address Range
|
Meaning
|
---|---|---|---|---|---|
Top
|
IN
|
VALUE1
|
ARRAY[1...2] OF UINT
|
%MW
|
VALUE1 stores the double precision integer value to be multiplied by floating point value.
|
Middle
|
IN/OUT
|
RESULT
|
ARRAY[1...4] OF UINT
|
%MW
|
The floating point value to be multiplied in the operation is stored in word 1 and 2.
The product of the multiplication is posted in word 3 and 4. The product is posted in floating point format.
|
Output Pin
|
Name
|
Data Type
|
Address Range
|
Meaning
|
---|---|---|---|---|
Top
|
OUT
|
BOOL
|
–
|
ON = operation successful
|