Application.PICompressedDataNP
This property queries for PI compressed data using a start date, direction, and number of points.
This property is read only.
| Syntax | Parameters | Return Value |
|---|---|---|
ReadOnly Property Application.PICompressedDataNP( _
Servers As Variant, _
Users As Variant, _
Pwds As Variant, _
Tags As Variant, _
StartDate As Variant, _
NumPoints As Long, _
Direction As Long, _
Bdry As Long, _
FilterExpr As String, _
Show As Long, _
GoodOnly As Boolean, _
MergeResults As Boolean, _
Optional IsComplete As Boolean = True) As Spreadsheet
|
Type: Variant
Type: Variant
Type: Variant
Type: Variant
Type: Variant
Type: Long
Type: Long
Type: Long
Type: String
Type: Long
Type: Boolean
Type: Boolean
Type: Boolean Default value: True |
Spreadsheet |