NoOutput
- Last UpdatedOct 04, 2024
- 1 minute read
- PI System
- PI Server 2018
- PI Server
Do not write current calculation result.
Syntax
NoOutput()
Arguments
None
Notes
It is important to include the parentheses after this function (use instead of as is an invalid syntax). This function applies only to the current calculation.
Example
-
If 'att1' < 100 or 'att1' > 200 then 'att1' else NoOutput()