Time Filtered example
- Last UpdatedNov 21, 2022
- 1 minute read
- PI System
- PI DataLink 2023 SP1
- Visualization
To see the number of hours that the value of the PI point sinusoid exceeded 75 during the previous seven days, set the following inputs for the Time Filtered function:
|
Input |
Value |
|---|---|
|
Expression |
'sinusoid' > 75 |
|
Start time |
-7d |
|
End time |
* |
|
Time units |
h |
|
Show percent good |
Selected |
|
Column |
Selected |
The function returns the following array:

In this example, the function calculates that the value of sinusoid exceeded 75 for 7.85 hours over the previous 7 days, and 100 percent of the values were good during this period.