Parameters > Citect.ini File Parameters > Internet Parameters > [Internet]SearchCurrentPath

[Internet]SearchCurrentPath

This parameter determines where an Internet Display Client (IDC) will search when looking for updated files on an CitectSCADA Internet Server. This search occurs at a period defined by [Internet]UpdateTime.

By default, the IDC will only search the project directory. If you set this parameter to 1, the client will also search the bin directory looking for the required files. Note, however, that this behavior may affect the operation of the functions DspFileSetName() and/or DspFile().

Allowable Values:

0 - the client will only search the project directory for updated files

1 - the client will not be restricted to the project directory when searching for updated files on the Internet Server.

Default Value: 0

See Also