Software > Software additions > Introduction to the DeltaV Excel Add-in

Create a DVRead Function

  1. Select a cell in your workbook where you want the data to be displayed.
    Note

    To display the call status and the parameter property, select two adjacent cells (horizontal or vertical).

  2. Select the Add-Ins tab.
  3. From the Menu Commands group, click DeltaV and select Runtime DataConfigure Read Function.
  4. Enter (or browse to) the Parameter Path to the DeltaV parameter you want to read.
    Note

    The DeltaV OPC .NET Server service must be running to be able to browse to the parameter.

  5. Click Paste parameter path to the left of result if you want the parameter path to be displayed next to the value.
  6. Select the Data Type for the specified DeltaV parameter.
  7. Select the Status Type. This is the data type of the returned status for the specified DeltaV parameter.
    Note

    To display the call status and the parameter property, two adjacent cells must be selected first.

  8. Click OK.