EasyManuals Logo

Delta Electronics DVP15MC11T User Manual

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
Page #190 background imageLoading...
Page #190 background image
Chapter 8 Logic Instructions
8_
The steps for XOR operation when more than 2 input parameters exist are:
The XOR result of In1 and In2 is got first; then the XOR operation of the previous result and In3 is
conducted and so on. Finally, the XOR operation of the previous XOR result and InN is processed.
The XOR result of In1 and In2 is Out_Temp and the XOR result of Out_Temp and In3 is Out as
shown below.
In1~InN are allowed to be the variables of different data types when none of the data types of input
variables are BOOL.
When In1 to InN are the variables of different data types, take the data type which can include all
ranges of the values of In1~InN for the XOR operation.
For example, if the data type of In1 is BYTE and In2 is WORD, the data type of Out is WORD. In
operation, the value of In1 is converted from BYTE to WORD as shown in the following figure. (Bit8~
Bit 15 are supplemented and their values are all 0.) And then the logical XOR of the bit values of In1
and In2 is conducted as below.
If the data type of an input variable is BOOL, the data types of all input and output variables are
required to be BOOL. Otherwise, an error will occur in the compiling of the software.
Precautions for Correct Use
The input variables are not allowed to omit. An error will occur during the compiling of the software if any
input variable is omitted. But the output variable is allowed to omit.
Programming Example
The data types of XOR_In1, XOR_In2 and Out1 are all BYTE. The values of XOR_In1 and XOR_In2
are 10 and 50 and the value of Out1 is 56 when XOR_EN is TRUE as shown in Variable 1.
The data types of XOR_In1, XOR_In2 and Out1 are BYTE, WORD and WORD. The values of
XOR_In1 and XOR_In2 are 255 and 256 and the value of Out1 is 511 when XOR_EN is TRUE as
shown in Variable 2.
0
0
1
0
1
1
0
0
0
1
1
1
1
0
0
1
0
1
0
1
0
1
0
1
Bit0Bit7
In1
In2
Out_Temp
0
00
1
1
1
0
1
In3
0
1
0
0
1
0
0
0Out
00101100
Bit0Bit7
In1
00000000
1010010100101100
In1_WORD
In2
Bit8
Bit15
1000100100101100
Out
00101100
8-119

Table of Contents

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Delta Electronics DVP15MC11T and is the answer not in the manual?

Delta Electronics DVP15MC11T Specifications

General IconGeneral
BrandDelta Electronics
ModelDVP15MC11T
CategoryController
LanguageEnglish

Related product manuals