Yaskawa MotionSuite Series Machine Controller Programming Manual de usuario Pagina 137

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 187
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 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)
Vista de pagina 136
1 2 ... 132 133 134 135 136 137 138 139 140 141 142 ... 186 187

Comentarios a estos manuales

Sin comentarios