To update the Scout Server configuration, you must edit the eluxd.ini file located on the Scout Server machine. This file contains various parameters that control how the Scout Server communicates and processes configuration data. Adjusting the ConfigDataResultTimeout value can help resolve issues related to delayed or incomplete configuration responses.
The default location of the configuration file is:
C:\Users\Public\Documents\Unicon\Scout\Server\
Within this file, the [ELUXD] section contains settings related to ELUX device communication.
Follow the steps below to apply the updated timeout configuration:
Navigate to the Scout Server machine.
Open the following file: C:\Users\Public\Documents\Unicon\Scout\Server\eluxd.ini
Locate the [ELUXD] section.
Add the following entry under that section:
ConfigDataResultTimeout=15
Save the file.
Restart the Scout Server services to apply the new configuration.
This article explains how to modify the ConfigDataResultTimeout parameter in the eluxd.ini file on the Scout Server to adjust configuration data timeout behavior.