Promotic

DlgTrends - method of the PmgTrendViewer object

Description:
Opens the window for runtime configuration of the trend viewer.
The window allows to edit all properties of the viewer including lists of trends in the preset form and it even allows to change the tvTrend objects in connection to servers.
Syntax:
Empty DlgTrends(String sOptions)
Parameters:
sOptions(String) Text for setting parameters.
For example, the "dialogLeft:100;dialogTop:120;" sets the position of the left upper corner of the displayed window.
Note:
This method is also functional in Web panels.
See also:
Example:
JavaScriptVBScriptSelect and copy to clipboard

var oTView = pMe.Items("../TrendView");
oTView.DlgTrends("dialogLeft:100;dialogTop:120;");

History:
Pm9.00.02: Fixed bug: Bugfix of window localized texts and configuration malfunction.
PROMOTIC 9.0.27 SCADA system documentation MICROSYS, spol. s r.o.

Send page remarkContact responsible person
© MICROSYS, spol. s r.o.