Yaskawa MotionSuite Series Machine Controller Programming Uživatelský manuál Strana 137

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 187
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 136
MotionSuite™ Series Machine Controller Motion Programming Manual Chapter 4: Sequence Commands
4-5
4.1.3 Logical Calculation Combinations
Logical calculations can be executed by combining the Logical Calculation
commands.
There is no priority order for the calculations. It is also possible to combine the
arithmetic calculations, but it is impossible to execute the real number calculation.
An example of the calculation format is shown below:
Supplement
The following examples show the changes in the operation order when parentheses ( ) are
used:.
Example: MW00100=MW00102 & MW00102 | MW00106 ^ MW00108;
(3)(2)(1)
The calculation is executed in the above-numbered order.
• MW00100=MW00101 & MW00102 | MW00106 ^ MW00104;
(1) (2) (3)
• MW00100=MW00101 & MW00102 | (MW00106 ^ MW00104);
(2) (3) (1)
Zobrazit stránku 136
1 2 ... 132 133 134 135 136 137 138 139 140 141 142 ... 186 187

Komentáře k této Příručce

Žádné komentáře