Chapter 8 Logic Instructions
8-167
The value of In corresponds to the value of Out
16#****_0000~16#****_FFFF
16#0000_0000~16#FFFF_FFFF
16#0000_0000~16#FFFF_FFFF
LWORD
16#0000_0000~16#FFFF_FFFF
16#0000_0000_0000_0000~
16#0000_0000_FFFF_FFFF
ULINT
BYTE
16#****_****_****_**00~
16#****_****_****_**FF
WORD
16#****_****_****_0000~
16#****_****_****_FFFF
DWORD
16#****_****_0000_0000~
16#****_****_FFFF_FFFF
16#0000_0000~16#FFFF_FFFF
LWORD
16#0000_0000_0000_0000~
16#FFFF_FFFF_FFFF_FFFF
16#0000_0000_0000_0000~
16#FFFF_FFFF_FFFF_FFFF
SINT
16#0000_0000~16#0000_00FF
LWORD
16#0000_0000_0000_0000~
16#0000_0000_0000_00FF
INT
16#0000_0000~16#0000_FFFF
LWORD
16#0000_0000_0000_0000~
16#0000_0000_0000_FFFF
DINT
16#****_**00~16#****_**FF
16#****_0000~16#****_FFFF
16#0000_0000~16#FFFF_FFFF
16#0000_0000~16#FFFF_FFFF
LWORD
16#0000_0000~16#FFFF_FFFF
16#0000_0000_0000_0000~
16#0000_0000_FFFF_FFFF
LINT
BYTE
16#****_****_****_**00~
16#****_****_****_**FF
WORD
16#****_****_****_0000~
16#****_****_****_FFFF
DWORD
16#****_****_0000_0000~
16#****_****_FFFF_FFFF
16#0000_0000~16#FFFF_FFFF
LWORD
16#0000_0000_0000_0000~
16#FFFF_FFFF_FFFF_FFFF
16#0000_0000_0000_0000~
16#FFFF_FFFF_FFFF_FFFF
Integer to Integer
The Integer data can be converted to the Integer data. And some instructions are shown
below.
1. The rule for the conversion of the Integer data into the Integer data is the same as that for
the conversion of the Bit-string data into the Bit-string data.