Vai al contenuto

Runtime diagnostic options

Collects options related to errors checks at runtime, allowing to limit or customize alarms thresholds.Disable runtime diagnostic on breakpointIf set disables the watchdog popup when watchdog mode is set on software (outputs OFF).Disable runtime diagnostic on Pages exceptionIf set disables the watchdog popup (see ‘System errors’ chapter) in case of pages errors. In any case, a SYSERR log file will be created on /ata0a/gefran/logs.Disable runtime diagnostic on OS exception or generic page faultIf set disables the watchdog popup (see ‘System errors’ chapter) in case of system general errors or page faults. In any case, a SYSERR log file will be created on /ata0a/gefran/logs.Pages connection errors strategy – connectionStrategyConnection errors notification strategy, by the display of «  Connection error » Window.The options are :Wait with notification The pages will wait for all configured PLC (suspending procedures like, for example, pages preload, can pause indefinitely) showing the connection error window. Pressing the “ignore” button it’s possible to unlock the pause and continue execution.Wait without notification The pages will wait for all configured PLC (suspending procedures like, for example, pages preload, can pause indefinitely) without showing any notification. The system can pause indefinitely without any possibility to release it.Wait without notification on start Like previous option but, after a correct start, the window will pop up in case of future errors. It can be useful, for example, in case of master/slave systems which must wait each other during power-on but they will alert the user in case of future errors occurringRetry but ignore errors No procedures will pause: pages won’t lock for any reason. Anyway, the connections will be retried in background continuously. No further messages will be displayed.Automatic The behaviour depends on use scenario: On PC Executor is “Wait with notification” On target without remote PLC is “Wait with notification” On target with remote PLC is “Wait without notification on start”Pages connection error timeoutWait time (in seconds) after which a “connection error” is generated. It can be changed, for example, in the case a very slow device is connected and more wait time is needed, or in the case the PLC is heavily loaded and screen pages don’t have enough time to refresh data.Memory usage warningIt sets the first percent guard level (warning level) for the error popup window (see ‘System errors’ chapter) related to RAM memory used. Default = 80Memory usage alarmIt sets the second percent guard level (alarm level) for the error popup window (see ‘System errors’ chapter) related to RAM memory used. Default = 90Disk usage warningIt sets the first percent guard level (warning level) for the error popup window (see ‘System errors’ chapter) related to disk /ata0a space used. Default = 80Disk usage alarmIt sets the second percent guard level (alarm level) for the error popup window (see ‘System errors’ chapter) related to disk /ata0a space used. Default = 90