EasyManuals Logo
Home>Omron>Industrial Equipment>SYSMAC FH Series

Omron SYSMAC FH Series User Manual

Omron SYSMAC FH Series
882 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 #637 background imageLoading...
Page #637 background image
WWW.NNC.IR
Macro Reference
635
8
Appendices
Vision System FH/FZ5 Series
User’s Manual (Z340)
OR
Gets the logical sum of two expressions.
Format
<expression1> OR <expression2>
Parameter
Return value
Returns the logical sum as an integer value.
Description
Gets the logical sum by bit of the expression specified in the <expression1> parameter and the expression
specified in the <expression2> parameter.
When the values of the <expression1> parameter and <expression2> parameter are double precision real
values, the decimal part is rounded off.
This can also be used as an Or condition in an If statement. For details on the logical expression, refer to
"Operators".
Reference: XOperator (p.213)
If an incorrect data type is specified for a parameter, a "Type mismatch" error will occur.
If a value outside the range -2147483648 to 2147483647 is specified as an integer parameter, an "Overflow"
error will occur.
If a value is assigned to the return value variable or the variable is not used in an expression, a "Syntax error"
error will occur.
If the format is written incorrectly, such as writing the macro function name incorrectly, omitting a comma, or
omitting a half-width space, a "Syntax error" error will occur.
Usage Cautions
• None.
Example
Gets the logical sum of 1 assigned to the variable EXP1& and 4 assigned to the variable EXP2&.
The result is shown below.
Useable Modules
Unit Calculation Macro / Scene Control Macro / Communication Command Macro / Unit Macro
Parameter
name
Data type Description
<expression1>
Integer type Expression to calculate the logical sum
<expression2>
Integer type Expression to calculate the logical sum
EXP1& = 1
EXP2& = 4
EXPALL& = EXP1& OR EXP2&
EXPALL& = 5

Table of Contents

Other manuals for Omron SYSMAC FH Series

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Omron SYSMAC FH Series and is the answer not in the manual?

Omron SYSMAC FH Series Specifications

General IconGeneral
BrandOmron
ModelSYSMAC FH Series
CategoryIndustrial Equipment
LanguageEnglish

Related product manuals