DVP-15MC Series Motion Controller Operation Manual
8-168
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.
The value of In corresponds to the value of Out
USINT
USINT
ULINT
SINT
INT
UINT
USINT
SINT
INT
UDINT
16#****_**00~16#****_**FF
16#****_0000~16#****_FFFF
16#0000_0000~16#FFFF_FFFF
16#0000_0000~16#FFFF_FFFF
SINT
16#****_**00~16#****_**7F
16#****_**80~16#****_**FF
INT
16#****_0000~16#****_7FFF
16#****_8000~16#****_FFFF
32768~-1
DINT
16#0000_0000~16#7FFF_FFFF
16#8000_0000~16#FFFF_FFFF
16#0000_0000~16#FFFF_FFFF
ULINT
USINT
16#****_****_****_**00~
16#****_****_****_**FF
UINT
16#****_****_****_0000~
16#****_****_****_FFFF
UDINT
16#****_****_0000_0000~
16#****_****_FFFF_FFFF