When Citect SCADA starts up, it reads default values from the Citect.ini configuration file. Citect SCADA expects this file to exist in the config folder in the User and Data directory selected during installation. If the file is not found in this location, it will not search elsewhere and will instead display an error.
If you need to store your INI file elsewhere, specify the path to it on the command line when starting citect32.exe and CitectIDE.exe.
If you are running multiple projects, you can specify an alternative Citect.ini file for each project. The new INI file name needs to be passed to the Citect SCADA system applications (CitectIDE.exe and Citect32.exe) as a command line argument.
To specify an alternative INI file for Citect SCADA:
-i
option. For example, to start Citect SCADA 2018 using the initialization file "my.ini", enter the following line:"C:\Program Files (x86)\Schneider Electric\Citect SCADA 2018\bin\citect32.exe" -i"c:\citect\user\myproj\MY.INI"
Note: The Setup Wizard uses the same INI as specified for Citect Studio. You can specify different INI files for both the Runtime and Citect Studio programs. However, if you initiate Runtime from Citect Studio, it uses the INI that is specified for Citect Studio.
Published June 2018