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

Apps, Widgets, and Controls

HistorySource​.Disconnect

  • Last UpdatedDec 08, 2015
  • 1 minute read

HistorySource.Disconnect method logs off the connection to the current history source.

Example

Dim histSources = Trend1.HistorySources;

Dim histSource = histSources.GetSource("idc_insql12");

histSource.Disconnect();

Syntax

[Result =] HistorySource.Disconnect();

Parameters

None.

Return Value

None.

Remarks

Repeated calls to this method are harmless and do not result in further state change events.

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