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

Analytics and Notifications for PI System Explorer (PI Server 2018)

Rate

  • Last UpdatedJan 11, 2023
  • 1 minute read

Return the difference over time between the current value and a previously evaluated value of an attribute or (time) expression.

Syntax

Rate(x)

Arguments

  • x

    An attribute or (time) expression that resolves to a numeric value

Returns

  • The calculated difference, using the value of the attribute, numeric, or timestamp value of the expression parameter, according to this formula: (current value – previously evaluated value) / (current timestamp – timestamp from previous evaluation)

Example

  • Rate(‘att1’)

  • Rate('sinusoid')

  • Rate(DaySec(‘*’) + 1)

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