Report Process Parameters
- Last UpdatedFeb 02, 2024
- 1 minute read
Plant SCADA allows you to specify some parameters for a report server process (see Hierarchical Parameters in the Plant SCADA documentation).
The following parameters need to be configured for a specific process.
Note: The <server name> is the name of the report server as specified in the Topology activity.
-
[Report.<ClusterName>.<ServerName>]Clusters - Sets the clusters this Reports Server process will connect to at startup.
-
[Report.<ClusterName>.<ServerName>]CPU - Sets the CPU that this Report Server process is assigned to.
-
[Report.<ClusterName>.<ServerName>]Events - The list of events that this Plant SCADA Report Server process enables.
-
[Report.<ClusterName>.<ServerName>]ShutdownCode - Determines the Cicode function to run when this Plant SCADA Reports Server process shuts down.
-
[Report.<ClusterName>.<ServerName>]StartupCode - Determines the Cicode function to run when this Plant SCADA Reports Server process starts up.
The Citect.ini file on any PC that will be connecting to this <cluster name><server name> report server can contain the following parameters:
-
[Report.<ClusterName>.<ServerName>]DisableConnection - This setting is used to specify if a client should not connect to a server.
-
[Report.<ClusterName>.<ServerName>]Priority - This setting is used to specify the client priority for the server connection.
See Also
Related Links
- [Report.<ClusterName>.<ServerName>]Clusters
- [Report.<ClusterName>.<ServerName>]CPU
- [Report.<ClusterName>.<ServerName>]DisableConnection
- [Report.<ClusterName>.<ServerName>]Events
- [Report.<ClusterName>.<ServerName>]Priority
- [Report.<ClusterName>.<ServerName>]ShutdownCode
- [Report.<ClusterName>.<ServerName>]StartupCode