Kernel Parameters
- Last UpdatedFeb 02, 2024
- 2 minute read
|
|
|
UNINTENDED EQUIPMENT OPERATION • Do not use the kernel for normal Plant SCADA operation. The kernel is only for diagnostics and debugging purposes. • Configure your security so that only approved personnel can view or use the kernel. • Do not view or use the kernel unless you are an expert user of Plant SCADA and Cicode, or are under the direct guidance of Technical Support for this product. Failure to follow these instructions can result in death, serious injury, or equipment damage. |
The Citect.ini file contains the following Kernel parameters:
-
[Kernel]AlwaysOnTop - Determines if the Kernel window remains on top of all other windows.
-
[Kernel]BufPoolProtect - Enables buffer pool debugging.
-
[Kernel]DeltaLateCount - Specifies the number of times the DeltaCheckTask can run late before an entry is logged to the syslog.dat file.
-
[Kernel]DeltaLateTime - Specifies the time that is used to determine if the DeltaCheckTask is running late.
-
[Kernel]DeltaSleepTime - Determines how often the DeltaCheckTask runs.
-
[Kernel]ErrorBuffers - The maximum number of error buffers available for logging to the syslog.dat file.
-
[Kernel]ExceptionWatchdog - Determines if the Unhandled exception handler has been reset by a third party dll, and set it back to the Plant SCADA Exception Mailer.
-
[Kernel]Idle - Determines how many of the Plant SCADA Kernel tasks to run before releasing the CPU to other Windows programs.
-
[Kernel]MaxLateTime - The maximum amount of time kernel tasks can run late (in ms).
-
[Kernel]MemoryMinimum - Minimum memory limit for warnings (in KB)
-
[Kernel]Queue - The number of Kernel queues.
-
[Kernel]Retries - Determines the number of Kernel retries before Runtime is terminated.
-
[Kernel]Task - The number of Kernel tasks.
-
[Kernel]Watchdog - Determines if the Kernel is working.
-
[Kernel]WatchdogTime - Determines the number of seconds between watchdog checks.
-
[Kernel]WinShutdown - Determines whether Windows can shutdown while Plant SCADA is running.
