OEEKPIFilter.FilterType property
- Last UpdatedNov 26, 2024
- 1 minute read
The OEEKPIFilter.FilterType property specifies which filter to use including a custom filter. If LastNHours is selected, you will also need to set the FilterDuration property. If Custom is selected, you will also need to set the OEEKPIFilter.FilterTime, OEEKPIFilter.FilterStartOffset, and OEEKPIFilter.FilterEndOffset properties.
|
Datatype |
Read/Write |
Default Value |
|---|---|---|
|
Enum {ThisHour=0. LastNHours=1, CurrentShift=2, LastShift=3, CurrentDay=4, Yesterday=5, CurrentWeek=6, LastWeek=7, CurrentMonth=8, LastMonth=9, Custom=10} |
R/W |
ThisShift |