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 operation.
|
Node
|
Node Type
|
Name
|
Data Type
|
Address Range
|
Meaning
|
---|---|---|---|---|---|
Top
|
IN
|
IN_REG
|
%MW
|
The variable located to a word that contains the bit to be examined.
|
|
Bottom
|
IN
|
BITLOC
|
UINT
|
1...16
|
The specific bit to be examined.
Valid range: 1 to 16.
Note: Employs LL984 bit addressing: 1-based starting at the left end of 16-bit sequences.
|
Output Pin
|
Name
|
Data Type
|
Address Range
|
Meaning
|
---|---|---|---|---|
Top
|
OUT
|
BOOL
|
–
|
Turns ON if both the ENABLE input and the specified bit are turned ON.
|