DVP15MC11T Operation Manual
_8
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.
2.
The less-length data are converted to the greater-length data by writing the values of all
bits of the less-length data to corresponding bits of the greater-length data and setting the
values of the remaining bits of the greater-length data to 0.
3.
The data of greater length is converted to the data of less length by revising the values of
all bits of the less-length data into the values of the corresponding bits of the
greater-length data and the values of the remaining bits of the greater-length data are not
converted and have no impact on the conversion.
4.
If the lengths of the two data to convert are equal, all values of all bits of
In
are copied and
pasted to the corresponding bits of
Out
.
The Bit-string data are converted into the Integer data as the following table shows.
Data type
The value of In corresponds to the value of Out
In
Out
In
Out
USINT
USINT
16#00~16#FF
0~255
UINT
16#00~16#FF
0~255
UDINT
16#00~16#FF
0~255
ULINT
16#00~16#FF
0~255
SINT
16#00~16#7F
0~127
16#80~16#FF
- 128~ - 1
INT
16#00~16#FF
0~255
DINT
16#00~16#FF
0~255
LINT
16#00~16#FF
0~255
UINT
USINT
16#**00~16#**FF
0~255
UINT
16#0000~16#FFFF
0~65535
UDINT
16#0000~16#FFFF
0~65535
ULINT
16#0000~16#FFFF
0~65535
SINT
16#**00~16#**7F
0~127
16#**80~16#**FF
- 128~ -1
INT
16#0000~16#7FFF
0~32767
16#8000~16#FFFF
- 32768~ -1
DINT
16#0000~16#FFFF
0~65535
LINT
16#0000~16#FFFF
0~65535
UDINT
USINT
16#****_**00~16#****_**FF
0~255
UINT
16#****_0000~16#****_FFFF
0~65535
UDINT
16#0000_0000~16#FFFF_FFFF
0~4294967295
ULINT
16#0000_0000~16#FFFF_FFFF
0~4294967295
SINT
16#****_**00~16#****_**7F
0~127
16#****_**80~16#****_**FF
-128~-1
INT
16#****_0000~16#****_7FFF
0~32767
16#****_8000~16#****_FFFF
-32768~-1
DINT
16#0000_0000~16#7FFF_FFFF
0~2147483647
16#8000_0000~16#FFFF_FFFF
-2147483648~-1
LINT
16#0000_0000~16#FFFF_FFFF
0~4294967295
ULINT
USINT
16#****_****_****_**00~
16#****_****_****_**FF
0~255
UINT
16#****_****_****_0000~
16#****_****_****_FFFF
0~65535
8-162
Summary of Contents for DVP15MC11T
Page 9: ...Memo viii...
Page 15: ...DVP15MC11T Operation Manual _2 MEMO 2 4...
Page 71: ...DVP15MC11T Operation Manual _7 Memo 7 10...
Page 81: ...DVP15MC11T Operation Manual _8 Timing Chart F_TRG_CLK F_TRG_Q 8 10...
Page 158: ...Chapter 8 Logic Instructions 8_ The program 1 ASIN EN ENO In Out ASIN_EN ASIN_In Out1 8 87...
Page 249: ...DVP15MC11T Operation Manual _8 8 178...
Page 285: ...DVP15MC11T Operation Manual _8 Memo 8 214...
Page 323: ...DVP15MC11T Operation Manual 10 MEMO 10 34...
Page 549: ...DVP15MC11T Operation Manual A MEMO A 16...