Delta-electronics DELTA DUP-B Manual de usuario Pagina 309

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 491
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 308
Chapter 3 Creating and Editing Screens
$0 = 10
$1 = 1
CALL 1($0 = 0)
Fig. 3-14-9 Execution process of Screen Open Macro
When CALL 1 is executed, it means that Sub-Macro 1 is called and executed. After
executing Sub-Macro, the system will continue to execute Sceen Open Macro till it ends.
At this time, 0 = 0 and $1 = 1.
NOTE
When editing any macros, please pay close attention to the logicality of macro command,
especially the usage of loop and program. If the user write an infinite loop (i.e. pro
g
ram cannot
be ended) in the macro or write a program which will not be executed until some certain
condition is satisfied, it may make HMI work abnormally. Therefore, it is recommended that the
user should use simulation function to verify the macro and check if HMI operation is correct or
not after macro editing is completed.
3-288 Revision May, 2010
Vista de pagina 308
1 2 ... 304 305 306 307 308 309 310 311 312 313 314 ... 490 491

Comentarios a estos manuales

Sin comentarios