Application.PITimedDataDialog

This property accesses the PI Timed Data dialog via automation.

This property is read only.

Syntax Parameters Return Value
ReadOnly Property Application.PICompressedDataBatch( _
    Servers As Variant, _
    Users As Variant, _
    Pwds As Variant, _
    Tags As Variant, _
    BatchIDs As Variant, _
    StartDate As Variant, _
    StopDate As Variant, _
    Bdry As Long, _
    FilterExpr As String, _
    Show As Long, _
    GoodOnly As Boolean, _
    MergeResults As Boolean, _
    Optional IsComplete As Boolean = True) As Spreadsheet
  • Dates [in, out]

Type: InputSpreadsheet

  • Servers [in, out]

Type: Variant

  • Users [in, out]

Type: Variant

  • Pwds [in, out]

Type: Variant

  • Tags [in, out]

Type: Variant

  • DateVariable [in, out]

Type: Long

  • FilterExprFlag [in, out]

Type: Boolean

  • FilterExpr [in, out]

Type: String

  • Show [in, out]

Type: Long

  • DiscreteOnly [in, out]

Type: Boolean

  • GoodOnly [in, out]

Type: Boolean

Boolean