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

Apps, Widgets, and Controls

RemoveHistorianSource

  • Last UpdatedFeb 25, 2021
  • 1 minute read

RemoveHistorianSource method removes the specified history source from the list.

Example

Dim b as Boolean;

b = Trend1.RemoveHistorianSource("IDC_INSQL15");

Syntax

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

Parameters

HistorySourceName

The name of the history source.

Return Value

This method returns true if the instance was removed from the list. This method returns false if the exact instance is not in the list, and the list remains unchanged.

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