EasyManua.ls Logo

Delta Electronics DVP15MC11T - Page 225

Delta Electronics DVP15MC11T
601 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
DVP15MC11T Operation Manual
_8
The Bit-string data are converted into the Bit-string data as the following table shows.
Data type
The value of In corresponds to the value of Out
In
Out
In
Out
BYTE
WORD
16#00~16#FF
16#0000~16#00FF
DWORD
16#00~16#FF
16#0000_0000~16#0000_00FF
LWORD
16#00~16#FF
16#0000_0000_0000_0000~
16#0000_0000_0000_00FF
WORD
BYTE
16#**00~16#**FF
16#00~16#FF
DWORD
16#0000~16#FFFF
16#0000_0000~16#0000_FFFF
LWORD
16#0000~16#FFFF
16#0000_0000_0000_0000~
16#0000_0000_0000_FFFF
DWORD
BYTE
16#****_**00~16#****_**FF
16#00~16#FF
WORD
16#****_0000~16#****_FFFF
16#0000~16#FFFF
LWORD
16#0000_0000~16#FFFF_FFFF
16#0000_0000_0000_0000~
16#0000_0000_FFFF_FFFF
LWORD
BYTE
16#****_****_****_**00~
16#****_****_****_**FF
16#00~16#FF
WORD
16#****_****_****_0000~
16#****_****_****_FFFF
16#0000~16#FFFF
DWORD
16#****_****_0000_0000~
16#****_****_FFFF_FFFF
16#0000_0000~16#FFFF_FFFF
Bit string to Integer
The Bit-string data can be converted to the Integer data. And some instructions are shown
below.
The rule for the conversion of bit-string data into integer data is consistent with that for the
conversion of bit-string data into bit-string data.
The less-length data is 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.
Not converted
10101101
********
Bit0Bit7
In
Out
10101101
Bit8Bit15
WORD
BYTE
The greater-data are converted
to the less-length data
WORD_TO_BYTE
EN ENO
Out
In
BYTE_TO_USINT
EN ENO
Out
In
BYTE_TO_SINT
EN ENO
OutIn
BYTE_TO_INT
EN ENO
OutIn
WORD_TO_INT
EN ENO
OutIn
8-154

Table of Contents

Related product manuals