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

AVEVA™ Production Accounting

Codes for product, property, and component data

  • Last UpdatedFeb 28, 2025
  • 1 minute read

To obtain product, property or component data properties of Stream, Process, Node or Tank objects, the function call must specify three things:

  1. The object’s name.

  2. An object property (Product, Property or Component).

  3. The product, property or component name.

The product, property or component name appears in the function call right after the object property, with a semicolon separator.

Products

Examples of functions that reference products:

  • Stream(FL1;Product;NAPHTHA)

  • Tank(TK1;Product;NAPHTHA)

Properties

Examples of functions that reference properties:

  • Stream(FL1;Property;SPGR)

  • Tank(TK1;Property;SPGR)

  • Process(PR1;Property;COT)

  • Node(NO1;Property;COT)

Components

Examples of functions that reference components:

  • Stream(FL1;Component;N2)

  • Tank(TK1;Component;C5)

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