Vai al contenuto

Column “Timeout”

  • BOOT: the 1131 code associated to the “BOOT” task is currently executing inside an infinite loop, or it crashed without correctly ending its execution.
    This check is customizable through the option Hardware – options – Watch dog period for 1131 tasks BOOT and INIT.
  • INIT: the 1131 code associated to the “INIT” task is currently executing inside an infinite loop, or it crashed without correctly ending its execution.
    This check is customizable through the option Hardware – options – Watch dog period for 1131 tasks BOOT and INIT.
  • FW: firmware code, not directly related to the PLC program (e.g.: fieldbus management, pages communication, data remoting, etc.) is currently executing inside an infinite loop, or it crashed without correctly ending its execution.
    This check is customizable through the option Hardware – options – Watch dog period for all tasks with priority less than 170, or at runtime by the pre-defined variable GPV_PERIOD_WDOG170.
  • IDLE 0: the system is using all the available CPU time for too long.
    This check is customizable only at runtime, by the pre-defined variable GPV_PERIOD_WDOG255.