OEEKPIFilter.FilterEndOffset property
- Last UpdatedNov 26, 2024
- 1 minute read
The OEEKPIFilter.FilterEndOffset property specifies the end of the filter period relative to now. This filter value is only legitimate when the TypeFilter property is set to Custom. If the TypeFilter property is not set to Custom, this property is set to:
-
0 if the type is ThisHour, LastNHours, CurrentShift, CurrentDay, CurrentWeek, or CurrentMonth
-
1 if the type is LastShift, Yesterday, LastWeek, or LastMonth
The value of this property should always be less than the value of the FilterStartOffset property and greater than or equal to 0.
|
Datatype |
Read/Write |
Default Value |
|---|---|---|
|
Integer |
R/W |
0 |