Application.PIInterpolatedDataItvl
This property queries for PI interpolated data using a date range and a sampling interval.
This property is read only.
| Syntax | Parameters | Return Value |
|---|---|---|
ReadOnly Property Application.PIInterpolatedDataItvl( _
Servers As Variant, _
Users As Variant, _
Pwds As Variant, _
Tags As Variant, _
StartDate As Variant, _
StopDate As Variant, _
SampItvl As String, _
FilterExpr As String, _
Show As Long, _
GoodOnly As Boolean, _
Optional IsComplete As Boolean = True) As Spreadsheet
|
Type: Variant
Type: Variant
Type: Variant
Type: Variant
Type: Variant
Type: Variant
Type: String
Type: String
Type: Long
Type: Boolean
Type: Boolean Default value: True |
Spreadsheet |