Output Values 

Use

You define output values in process data requests and calculation formulas. You must define output values if you not only want to display input values and formula results in the PI sheet but also information that is usually processed in the background, for example, planned values for input values or variable values from calculation formulas.

You cannot change output values in the PI sheet. A symbol is displayed as a placeholder of the output value until the output value is available in the PI sheet.

Features

You can define characteristics and variables as output values.
The sections below tell you:

Defining Characteristics as Output Values

You can display the following characteristic values in a PI sheet:

Defining Variables as Output Values

You can display the value of a variable in the PI sheet, if the variable has been defined in a preceding process instruction and is valid for the PI sheet or the entire process order.

For more information, see Use of Variables in Process Instructions.

Texts for Output Values

In addition to the output value (characteristic or variable), you also specify a text in the PI sheet. In the PI sheet, this text is processed as follows:

Characteristics for Defining Output Values

In the process instruction, you define an output value after the input value or formula result after which you want to display it in the PI sheet. To do so, you assign the following characteristics:

Characteristic

Meaning

Allowed values

PPPI_OUTPUT_TEXT

Text displayed before the subsequent output values

Any short text

PPPI_OUTPUT_CHARACTERISTIC

Characteristic whose value is displayed in the PI sheet

Message characteristic (see above)

PPPI_OUTPUT_VARIABLE

Variable whose value is displayed

Variable name (see above)


In the case of text characteristics (for example, PPPI_TEXT_FOR_INVALID_INPUT), you can insert the value of another characteristic into this text using a text symbol; see Text Symbols Within Characteristic Texts.

See also:

Definition of Output Values - Example