Hello,
For better initialization of the resistive touchscreen driver I changed the DriverLoadTimeoutMS value into the \SYSTEM\GWE\TOUCHPROXY register to 200ms.
I did a enum on the TOUCHPROXY register in NETDCU to read out the actual value:
!> reg enum
OK --> reg enum Key \
OK --> reg enum Value \
00 - "DriverLoadTimeoutMS"=dword:200 \
01 - "driverloadtimeouts"=dword:300 \
02 - "driverloadtimeoutsms"=dword:200 \
03 - "tchaldll"=string:fs_tchaldll.dll \
OK
What effect have the other values into this TOUCHPROXY register?