Citect.ini Parameters in 7.10
- Last UpdatedJul 13, 2023
- 2 minute read
This topic lists the parameters that have been added or changed in version 7.10 of Citect SCADA.
New Parameters
The following parameters are new in version 7.10. For an entire list of the system parameters, refer to the Parameters documentation.
Alarm Parameters:
|
[Alarm]ArgyleTagValueTimeout |
Defines the length of time that the alarm server will wait for argyle tag values to become available (without error) before starting to scan for argyle alarms. |
Code Parameters:
|
[Code]HaltOnInvalidTagData |
When enabled will cause the Cicode to halt when any tag read returns invalid data. |
Client Parameters:
|
[Client]AutoLoginMode |
Set to enable auto login. Users can select one of seven modes. |
CtApi Parameters:
|
[CtAPI]AllowLegacyConnections |
When enabled current version of CTAPI server can accept connections from previous versions of CTAPI client. |
|
[CtAPI]AllowLegacyServices |
When enabled the Citect Web Service and the Citect OLEDB Provider can connect to the CTAPI server. |
DDE Parameters:
|
[DDE]AllowCicode |
Allows Cicode to be run on the Citect server via the DDE Execute command. |
|
[DDE]AllowWrites |
Allows tag writes to the Citect server via the DDE Poke command. |
Kernel Parameters:
|
[Kernel]ErrorBuffers |
The total number of error buffers available for logging to the syslog.dat file. |
LAN Parameters:
|
[LAN]AllowLegacyConnections |
Set to allow previous versions of client to connect to the server. |
|
[LAN]AnonymousLoginName |
The name of the default identifier to allow ‘view-only’ data access for a client process to the SCADA server(s). |
|
[LAN]SecureLogin |
When set to 0 security measures are disabled and the system acts as it did in versions prior to 7.10. |
|
[LAN]ServerLoginEnabled |
Set to disable default server login. |
|
[LAN]ServerLoginName |
The name of the default identifier to allow data access for a server process to another SCADA server process(es). |
ODBC Parameters:
|
[ODBC]Server |
Set to enable ODBC connections. |
Page Parameters:
|
[Page]AllowHScroll |
Defines the default behavior for horizontal scrolling. |
|
[Page]AllowHScrollBar |
Defines the default behavior when displaying horizontal scroll bars. |
|
[Page]AllowVScroll |
Defines the default behavior for vertical scrolling. |
|
[Page]AllowVScrollBar |
Defines the default behavior when displaying vertical scroll bars. |
Obsolete Parameters
Win Parameters:
|
[Win]CtrlEsc |
Determines whether the Windows key command [Ctrl]+[Esc] can be used in the runtime system (to display the start menu). |
COM Parameters:
|
[Com]StartTimeout |
Determines the period to wait for I/O Devices to come online before displaying any data. |