Mitsubishi Electric Q173HCPU Programming Manual page 151

Q series motion controller
Hide thumbs Also See for Q173HCPU:
Table of Contents

Advertisement

5 OPERATION CONTROL PROGRAMS
(2) Priorities of operators and functions
Operators and functions have the following priorities.
Using parentheses allows an operation sequence to be specified freely.
Priority
High
Low
Item (Operator, Function)
Calculation within parentheses ((...))
Standard function (SIN, COS, etc.),
Type conversion (USHORT, LONG, etc.)
Bit inversion (~), logical negation (!), sign inversion ( )
Multiplication ( ), division (/), remainder (%)
Addition (+), subtraction ( )
Bit left shift (<<), bit right shift (>>)
Comparison operators: Less than (<), less than or equal to (<=),
more than (>), more than or equal to (>=)
Comparison operators: Equal to (==), not equal to (!=)
Bit logical AND (&)
Bit exclusive OR (^)
Bit logical OR (|)
Logical AND ( )
Logical OR (+)
Substitution (=)
5 - 2

Advertisement

Table of Contents
loading

This manual is also suitable for:

Q172hcpu

Table of Contents