CAB Apollo 1 Manual del operador Pagina 196

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 255
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 195
196 cab Produkttechnik GmbH & Co KG
196
PRODUCT MARKING AND BARCODE IDENTIFICATION
Hermes
Apollo
A-series
This
function is
available
for:
[TABLE OF CONTENTS]
[COMMAND LIST][INDEX][ESC][i][L][S]
[|:op1,op2] Logical Or
Logical Or (Result will be "1", if minimum one operator is not equal to 0, Result will be "0" on all other
conditons.
[|:op1,op2]
J
S l1;0,0,68,71,100
T:var1;25,10,0,3,5;1
T:var2;25,20,0,3,5;0
G 20,25,0;L:20,0.3
T:res;25,35.0,.0,3,5.0;[|:var1,var2]
A1
Result 1, because the first
variable (var1) is not 0.
J
S l1;0,0,68,71,100
T:var1;25,10,0,3,5;0
T:var2;25,20,0,3,5;0
G 20,25,0;L:20,0.3
T:res;25,35.0,.0,3,5.0;[|:var1,var2]
A1
Result 0, because both
variables are 0.
Syntax:
Example:
Example:
Vista de pagina 195
1 2 ... 191 192 193 194 195 196 197 198 199 200 201 ... 254 255

Comentarios a estos manuales

Sin comentarios