IPC stands for Interprocess Communications and is
a layer used by CitectSCADA
for connections to CtAPI clients and CitectSCADA processes on the same PC.
Be aware that not all process to process communication is via this
interface.
[IPC]bPipeToSocket - When set, for
local process communications a socket is used instead of a
pipe.
[IPC]EventLogging -Enables logging of
the communications between processes.
[IPC]HeartBeat - Checks if the shared
memory connection is still valid and reports an error.