Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AVEVA™ Historian

Run

  • Last UpdatedNov 17, 2021
  • 1 minute read

The Run method processes the Workbook report.

Syntax

[Result=] aaHistClientWorkbookRunner.Run();

Return Value

Returns True if the report generation was successful; otherwise returns False.

Remarks

When this method is called, the following occurs:

  1. Excel starts. Excel is visible only if the ExcelVisible property was set to True.

  2. The Workbook file (.xlsx) specified by the SourceFile property opens.

  3. The report runs.

  4. Excel closes.

If you want to use binding options for the report, use the RunReport method.

In This Topic
TitleResults for “How to create a CRG?”Also Available in