Parameters > Citect.ini File Parameters > LAN Parameters > [LAN]LocalNet

[LAN]LocalNet

Improves the performance of cluster switching on a client which is also a server.

Using the Cicode function ClusterSetName, a client can switch from displaying information from one CitectSCADA server to display information from another CitectSCADA cluster server. If you want to do this on a client which is also a server, set this parameter to 1.

This enables direct communication between client and server, bypassing the network stack, and improving performance on a local connection. With this parameter set to 0, CitectSCADA establishes client/server communication via the network stack, even when the client and server are on the same computer.

Allowable Values

0 Establish communication via network stack

1 Establish communication via CitectSCADA local network

Default Value: 1

See Also