Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AVEVA™ Plant SCADA

[Report​.<ClusterName>​.<ServerName>]StartupCode

[Report​.<ClusterName>​.<ServerName>]StartupCode

  • Last UpdatedFeb 02, 2024
  • 1 minute read

Determines the Cicode function to run when the Plant SCADA Reports Server component starts up.

You can only pass constant data to the startup function call. You cannot pass variables or other functions. For example, MyFunc(1, "str") is valid, but MyFunc(PLCTAG, "str") or MyFunc(YourFunc(), "str") is not supported.

This parameter needs to be defined at the finest level of hierarchical granularity (Report.<ClusterName>.<ServerName>StartupCode). See Hierarchical Parameters for more information.

Note: This parameter is modified by the Computer Setup Wizard.

Allowable Values:

Any built-in or user-written Cicode function, 1-31 alpha-numeric characters.

Default Value:

NONE

Note: When Plant SCADA is running in single process mode only the Cicode function assigned to [Client]StartupCode will be executed at startup. Cicode functions specified for particular Plant SCADA components are ignored.

See Also

Report Process Parameters

In This Topic
TitleResults for “How to create a CRG?”Also Available in