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

Apps, Widgets, and Controls

UpdateHistorianSource

  • Last UpdatedFeb 25, 2021
  • 1 minute read

UpdateHistorianSource method updates the specified history source in the list.

Example

Dim a as object;

Dim b as Boolean;

a = Trend1.GetHistorianSource ("IDC_INSQL15");

a.Authentication = "Windows Integrated";

b = Trend1.UpdateHistorianSource("IDC_INSQL15");

Syntax

[Result =] Trend1.UpdateHistorianSource(string HistorySourceName);

Parameters

HistorySourceName

The name of the history source.

Return Value

Returns TRUE if the given instance is currently in the server list; otherwise, it returns FALSE.

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