Chapter 8 Boolean instructions
162 Rockwell Automation Publication 2080-RM001D-EN-E - February 2015
The TTABLE function gives the value of the output according to the
combination of inputs.
If the value is 0xABCD and In3 through In0 corresponds to the number 7, then
TTABLE is the value of bit 7 in the table (which is 1). The least significant bit in
the table is bit 0.
Arguments
Parameter
Parameter
Type
Data Type Description
Table Input UINT Truth table of BOOLEAN function.
IN0 Input BOOL Any BOOL input value.
IN1 Input BOOL Any BOOL input value.
IN2 Input BOOL Any BOOL input value.
IN3 Input BOOL Any BOOL input value.
TTABLE Output BOOL The value of the output according to the combination of inputs.
See TTABLE input combinations on page 165.