Back to Index Page
Back to TGMDev
OPC Data Acquisition
Genesis 3.1: a free OPC Client
Back to Parent Page
Icon by Freepik
Modified with Onlinegiftools

Genesis 3.1 Menu


Genesis OPC Explorer Setup


Data Acquisition and Storage


OPC Data Listing


OPC Data Charting


Registration

Animated Icon from animatedimages.org

Addition, Modification and Removal of Calculated OPC Item(s) in Genesis 3.1

Adding acquired Item(s) to an OPC Group requires beforehand
  1. The selection of an OPC Server (click here to get details on selection of an OPC Server)
  2. The addition of OPC Group(s) (click here to get details on addition of an OPC Group)
  3. The addition of Acquired Item(s) (click here to get details on addition of Acquired OPC Items)

1. Addition of Calculated OPC Item(s) Two methods are available to start the addition of Calculated OPC Item(s)
Additional features are available to get calculated values:
  1. Use of Built-In Functions

  2. Select one built-in function by cliccking the pull-down button of the Combobox 'Available Functions'

    Add Functions in Calculated OPC Item(s)

    The function will be inserted at the caret position. Move the caret inside the function parenthesis and add an acquired OPC data using the 'Insert Acquired Item in Expression' button. Note that you can also insert calculated data (see next point)

  3. Use of Calculated Data in Calculated Data

  4. Calculated data can be used in other calculated data expression provided that ....it is computed before !!!

    Taking the exemple of computing the normalized flow from the acquired data, this can be done in simpler steps:
    Compute Kelvin Temperature: TY_201_K = TY_201 + 273.16
    Absolute Pressure PY_201_ABS = PY_201 + 1.033
    Normmalized Flow = FY_201 * ( 273.16 / TY_201_K) * ( PY_201_ABS / 1.033)

    Obviously, Indirect calculated items are valid only if intermediary calculated items are already calculated and valid.

TGMDev
TGMDev

Download icon by Icons8