Application.PIInterpolatedDataDlg

Syntax Parameters Return Value
Function Application.PIInterpolatedDataDlg( _
    ByRef servers As Variant, _
    ByRef users As Variant, _
    ByRef pwds As Variant, _
    ByRef tags As Variant, _
    ByRef startDate As Variant, _
    ByRef stopDate As Variant, _
    ByRef obs As Long, _
    ByRef interval As String, _
    ByRef filterExpr As String, _
    ByRef constShow As Long, _
    ByRef goodOnly As Boolean) As Boolean
  • servers [out]

Type: Variant

  • users [out]

Type: Variant

  • pwds [out]

Type: Variant

  • tags [out]

Type: Variant

  • startDate [out]

Type: Variant

  • stopDate [out]

Type: Variant

  • obs [out]

Type: Long

  • interval [out]

Type: String

  • filterExpr [out]

Type: String

  • constShow [out]

Type: Long

  • goodOnly [out]

Type: Boolean

Boolean