Rockwell-automation AutoMax Enhanced Ladder Language Reference Manual Uživatelský manuál Strana 306

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 352
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 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.
Zobrazit stránku 305
1 2 ... 301 302 303 304 305 306 307 308 309 310 311 ... 351 352

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

Žádné komentáře