[CtAPI]EventLogging
- Last UpdatedJul 19, 2023
- 1 minute read
Note: This parameter is designed to assist qualified technical support personnel with system diagnosis.
Enables logging of the communications produced by the CTAPI client. Debugging traces are provided when a client generates requests for the CTAPI server and when it responds to replies. Logging goes to ipc.log under the "Logs" directory.
For server-side CtAPI debugging information, see [CtAPI]Debug.
Allowable Values:
-
0 - Off
-
1 - Errors
-
2 - Warnings
-
3 - Verbose
-
4 - Verbose Plus
The higher the value, the more logging will occur.
Default Value:
0
Note: IPC logging uses the highest of the values set for [CtAPI]EventLogging and [IPC]EventLogging. This means if you try to debug a CtAPI client on a system running multiple Plant SCADA processes, you can not turn off the IPC logging that occurs between these processes.