Vai al contenuto

“PLC Status” area

The signals are OFF/grey (OK), or red (error). They could be yellow if the error situation has been ceased after page display.
  • Stopped on BP: when red the PLC is stopped on a breakpoint, inserted by the IDE GF_ProjectVX_code. If yellow, the PLC is now running but it was stopped on breakpoint when the diagnostic page was still on screen.
  • 1131 error: the 1131 PLC program is stopped for a runtime error, like, for example, a division by zero or an array access beyond its capacity. Connect with the IDE GF_ProjectVX_code to obtain an advanced diagnostic related to the error cause.
  • PLC fault: the 1131 PLC engine is stopped for an internal error. On /ata0a/gefran/logs will be generated a file with prefix “SYSERR”, containing more error details (please send it to Gefran for further analysys).
  • OS fault: the operating system has generated an error on a module not directly related to the PLC. On /ata0a/gefran/logs will be generated a file with prefix “SYSERR”, containing more error details (please send it to Gefran for further analysys).