What do these return codes appear on the touch screen mean? can't read
ttt
Posts: 18
What do these return codes appear on the touch screen mean? can't read。Is there documentation explaining the interpretation of these return codes?
0
Comments
Level Count, Level Size, Output Channel Count are the notifications from the system as resources are allocated for a newly connected physical device or instantiation of a virtual device. The Command From G4WC... enables the VNC access from the widget on the controllers web page.
Does G4WC have a command document connection? Because there's CMDERROR: What do you mean RXON and LEVON don't know
@ttt - these bits are not important for your project. Mostly boot messages, diagnostic messages, and memory allocation. None of these suggest there is an issue with your project.
G4WC is G4 web control. The IP and port provided are what you need for a VNC viewer application to connect to your panel to view it remotely. This is helpful in cases where the panel is in another room or another facility and you want to view the touch panel remotely.
As for the command errors - you may want to check your device online event. I think you have some commands in there that were cut and paste from another device like an EXB-COM2. Something is sending commands that are not intended for a touch panel type device. If left alone, it is harmless.
Looks like someone has dome something "silly" like combining the touchpanel at 10001 and the virtual device at 32768....