Webgui errors – CUE WebGUI User Manual

Page 17

Advertising
background image

User Manual

Page 17

www.cuesystem.com
[email protected]

WebGUI

Errors

Error 1: Wrong page ID
Page ID must be > 0. Wrong IDs are indicated by red triangle label on the object.
Check all pages and set ID to correct value.

Error 2: Wrong object ID.
Object ID must be > 0. Wrong IDs are indicated by red triangle label on the object.
Check all objects and set ID to correct value.

Error 3: Page with ID = 1 is missing.
Home (start) page of the WebGUI is identifed by ID = 1. That means every project must have page with

ID = 1. Check pages and set one of them to correct value.

Error 4: Page IDs are not unique.
Page IDs must be unique. Check all pages and set unique IDs.

Error 5: Object IDs are not unique.
Objects of the same type (PushButton, Label, TextBox, InputTextForm, Bargraph) on one page must have

unique IDs. Objects with not-unique IDs are indicated in simulation mode by blinking of the red label.
Check all objects of the same type on the page and set unique IDs.

Error 6: Target CUEunit is not available.
Communication with target CUEunit (unit where web pages will be stored) isn’t possible.
Possible causes in Simulation mode

• Target CUEunit isn’t inserted the project.
• Module WebGUIInterface is missing.

Possible causes in Hardware mode

• Target CUEunit isn’t inserted the project.
• Module WebGUIInterface is missing.
• CUEunit isn’t connected or there ara some troubles with Ethernet communication.

Error 7: No pages.
No pages are inserted in the project.
Insert page.

Error 8: Too many pages.
Maximum number of pages is 32. In case there are more pages in the project, this error is indicated.
Reduce number of pages.

Error 9: Too many objects on page.
Maximum number of objects on page is 64. In case there are more objects on page, this error is

indicated.
Reduce number of objects on page.

Advertising