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