Add INI settings to AdvOneLine.ini.txt and Citect.ini
All INI settings are grouped in the OneLineEng section of the .INI files.
You must have correct .INI settings in order for the one-lines to run properly. Ensure that the following .INI parameters are properly set:
AdvOneLine.ini.txt Settings
NOTE: The following parameters are set in the Application Configuration Utility (One-Line Engine configuration): UpdateInterval, PrimaryServerIP, StandbyServerIP, HealthTimeout, MaxStartupDelay, LoginUserName, LoginPassword, and LogFileLength.
Parameter |
Description |
Default Value |
---|---|---|
UpdateInterval |
The interval at which the system tries to solve the system one-line. This interval can be changed to slow down the rate at which the animation is solved. Specifying a rate faster than possible will force the engine to solve the system as quickly as possible. |
1000 msec |
PrimaryServerIP |
Used by redundant configurations to specify the IP address of the server on which the primary I/O Server resides. This parameter is required for a redundant configuration. If either the primary or standby IP addresses are not specified, the logic engine will assume that the system is not redundant. |
N/A |
StandbyServerIP |
Used by redundant configurations to specify the IP address of the server on which the standby I/O Server resides. This parameter is required for a redundant configuration. If either the primary of standby IP addresses are not specified, the logic engine will assume that the system is not redundant. |
N/A |
HealthTimeout |
This is a performance parameter that dictates that amount of time that must elapse before the one-line engine is considered non-functioning, and a PC-based alarm is raised in Power Operation. |
[UpdateInterval] + [TagSubscribeWait] * 5 milliseconds Minimum value: 1000 msec |
DefaultColor |
This parameter tells the engine the default color to be assigned to objects on the screen at system startup. This is useful for identifying components that have been left out of the CSV or simply as a means of having the engine set all currently unused objects to a color that indicates that they are not being monitored. If an invalid color is specified, the engine will default to black. |
250 |
MaxStartupDelay |
Sets the amount of time the AdvOneLine.exe has to start up. If this time is exceeded, initial tag subscriptions will not succeed, and the EXE will report an exception. |
60 sec |
StartupDelay |
Sets the amount of time after AdvOneLine.exe has started for the system to be online and all initializations complete. |
[Updateinterval] + [TagSubscribeWait] * 5 milliseconds Minimum value: 1000 msec |
LoginUserName |
This is the Power Operation Studio user name to be used for the ctAPI connection in AdvOneLine. |
aol |
LoginPassword |
This is the Power Operation Studio user password to be used for the ctAPI connection in AdvOneLine. |
aol |
Determines if the password is encrypted. The first time the project is opened in run time, the password is automatically encrypted, and this will be set to True. |
False (changed to True after the first run and successful password encryption) |
|
CitectIniPath32 |
Provides the path to the global Citect.ini file for a 32-bit operating system install. This setting must be changed if SCADA is not installed on the C: drive, or if the Citect.ini file is moved/installed in another directory. |
Default value: C:\Documents and Settings\All Users\Application Data\Schneider Electric\Power Operation\v2022\Config |
LogFileLength |
Suggests the log file length in number of lines. After surpassing this limit, the log file is saved with suffix “.bak,” and a new file is created. |
Default value: 5000 Allowed values: 10–10000 |
DebugLevel |
Sets the level of logging for AdvOneLine.exe. Multiple values are separated by | (e.g., Error|Warn). |
N/A Allowed values: All, Error, Warn, Debug |
Citect.ini Settings
Parameter |
Description |
Default Value |
---|---|---|
AutoRestart |
Indicates whether the one-line will restart itself when the logic engine is not responding. |
0 (disabled) Allowed values: 0, 1 |
ServerRole |
Informs the local instance of Power Operation where it is (primary or standby server). This parameter is controlled by the AdvOneLine.exe application. The user does not need to create or modify this parameter. It is set based on the PrimaryServer IP and StandbyServerIP parameter settings. |
Primary |
StartupDelay |
This is a performance parameter that dictates that amount of time that must elapse before the one-line engine is considered non-functioning, and a PC-based alarm is raised in Power Operation. |
15 sec |