Library.PISummariesDataItvlSS

This property queries for PI summaries data using a date range and a sampling interval and optional spreadsheet containing batch information.

This property is read only.

Syntax Parameters Return Value
ReadOnly Property Library.PISummariesDataItvlSS( _
    Servers As Variant, _
    Users As Variant, _
    Pwds As Variant, _
    Tags As Variant, _
    BatchIDs As Spreadsheet, _
    StartDate As Variant, _
    StopDate As Variant, _
    SampItvl As String, _
    SummaryType As Long, _
    CalculationBasis As Long, _
    GoodOnly As Boolean, _
    Optional IsComplete As Boolean = True) As Spreadsheet
  • Servers [in]

Type: Variant

  • Users [in]

Type: Variant

  • Pwds [in]

Type: Variant

  • Tags [in]

Type: Variant

  • BatchIDs [in]

Type: Spreadsheet

  • StartDate [in]

Type: Variant

  • StopDate [in]

Type: Variant

  • SampItvl [in]

Type: String

  • SummaryType [in]

Type: Long

  • CalculationBasis [in]

Type: Long

  • GoodOnly [in]

Type: Boolean

  • IsComplete [in,optional]

Type: Boolean

Default value: True

Spreadsheet