• 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?

  • Hello,


    the only valid value is "DriverLoadTimeoutMs" (refer Device Driver Documentation). You can delete the other values. The driver does not use these values. Think they are caused by human mistakes in writing to registry (so i assume they are also disappear by set registry to default).

    F&S Elektronik Systeme GmbH
    As this is an international forum, please try to post in English.
    Da dies ein internationales Forum ist, bitten wir darum, Beiträge möglichst in Englisch zu verfassen.

    Edited 2 times, last by fs-support_ZU ().