Rockwell-automation AutoMax Enhanced Ladder Language Reference Manual Manual de usuario Pagina 306

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 352
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 305
DĆ4
 

Use the following double integer parameters to help you check and monitor the
program's execution time. Only use these variables as input parameters.
D task_usec_max
Use this variable to monitor the maximum execution time (in µs) for the
current program. When this variable is defined in a ladder program.
D task_usec_now Use this variable to monitor the latest execution time (in µs) of the current
program.
When this variable is defined in a ladder program. The execution time is
the real clock" time it took the program to run from start to finish. It inĆ
cludes the execution time for higher priority programs and interrupt serĆ
vice routines if they run while your program is running.
To reset these times, write a value of 0 into the variable.
Vista de pagina 305
1 2 ... 301 302 303 304 305 306 307 308 309 310 311 ... 351 352

Comentarios a estos manuales

Sin comentarios