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 = operand 1 divided by operand 2 and result posted in designated words.
|
|
Middle
|
DECIMAL
|
–
|
ON = decimal remainder
OFF = fractional remainder
|
Node
|
Node Type
|
Name
|
Data Type
|
Address Range
|
Meaning
|
---|---|---|---|---|---|
Top
|
IN
|
VALUE1
|
ARRAY[1...2] OF UINT
|
%MW
|
double precision operand 1
VALUE1 stores the high-order and low-order halves of operand 1, for a combined double precision value in the range of 0 through 99,999,999.
|
Middle
|
IN/OUT
|
RESULT
|
ARRAY[1...6] OF UINT
|
%MW
|
operand 2, quotient and remainder
|
Output Pin
|
Name
|
Data Type
|
Address Range
|
Meaning
|
---|---|---|---|---|
Top
|
OUT
|
BOOL
|
–
|
ON = operation successful
|
Middle
|
ERR
|
BOOL
|
–
|
ON = operand out of range or invalid
|
Bottom
|
OP2ZERO
|
BOOL
|
–
|
ON = operand 2 is zero
|