Promotic

onRefresh - event of the PmaPanel object

Description:
The event is triggered after the panel is refreshed.
This method/property/event is considered obsolete and is functional only if the "Level of integration of the panel viewer and the local application" configurator is set to full - FULL access from scripts to the whole application (only for VBScript) and if the "Enable multiple opening of local panel" configurator IS NOT SET.
Instead of this event it is better to use the onRefresh event of the PmgRoot object.
Parameters:
pMe(Object) Reference to the PmaPanel object where the event rises.
pEvent(Object) Reference to the object describing detailed information about the specific event.
The pEvent parameter is not used here because this event does not need any additional information.
Note:
The period of refreshing the panel can be set either globally in the "PmaRoot > Application > Panels timer period" configurator or (if the " > Setting of the sFramePars default values > Refresh period (refresh)" configurator is checked) it is given by calling the PmgObject.Refresh or PmaPanel.Refresh methods.
See also:
Example:
Calls the designer's method Test of this object.
JavaScriptVBScriptSelect and copy to clipboard

pMe.Methods.Test();
PROMOTIC 9.0.27 SCADA system documentation MICROSYS, spol. s r.o.

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