Promotic

Preconfiguration "Daily heating schedule (hourly) - viewing and setting"

This preconfiguration can be activated when creating a new object (e.g. by "New object ..." in the local object menu or by pressing the Insert key after selecting the object) and is included in the group: "/ Technology / Heating".

- The preconfiguration creates an object of the PmaPanel type. The main object name is preconfigured to "Heat daily plan".
- The preconfiguration is created including the panel (object of the PmaPanel type) is functional also as Web panel.


The preconfiguration allows to display and edit daily heating schedule with desired temperatures. The progression data is obtained by calling the LoadData panel method and saved by SaveData method.

The area of data entry chart consists of two immersed PmgCanvas objects. The outer Pmg object draws the axes x and y and value descriptors. These can be modified by methods DrawScaleX or DrawScaleY on the "Draw" tab and also by altering the corresponding varibales on the "Variables" tab.

The inner PmgCanvas object named "Dynamic" draws the progression of heating schedule based on valX and valY variables on the "Variables" tab. On the "Methods" tab, there are methods used for reading, saving and editing the curve.

On the "Events" tab in the onMousePress event there is a script responding to mouseclick inside the viewer area depending on the status of the PmgRadioButton object.
The script allows:
in 1 state, to move the closest point in Y-axis.


The preconfigured buttons LoadData and SaveData call the corresponding panel methods and serves for loading or for saving the values of function progression. These methods must be modified in order to make them communicate with the currently used technology.

The PmgNumber input box allows to edit the value of a single point. The + and - buttons allow the collective editing of all points. The other button allows to transfer the value of selected point to all buttons to the right up to the end or until the value is changed.
These configurators can be set before the preconfiguration is created:
The name of created objectName of the object created in the Pma objects tree. The maximum name length is 30 characters. This is a system name, so it must contain only alphanumeric and must not contain any diacritics (i.e. national dependent characters), empty string, spaces and the first character must not be a number.
Default: "PlanDay"
Panel titleUser name of the panel that is displayed for example in:
- in the window title bar (if opened outside the workspace)
- in the panel list obtained for example by the FindViewers method

This configurator sets the initial value of the property PmaPanel.Title and PmgRoot.ViewerTitle.
Macro expression can be used for input ($.text ..) (it is evaluated while the window is opening).
After the preconfiguration is created, the "PmaPanel > Panel > Panel title" configurator will be set to this value.
PermissionsOn this tab permissions of the object are defined. See the "Permission" tab of the PmaObject object.
Member of logical groupsThe list of the logical groups identifiers (the comma ',' is the separator), the object belongs into (it is a group member), see the "Logical groups" configuration window.
The logical group selection can be done in the "Member of logical groups" window.
After the preconfiguration is created, the "PmaObject > Object > Member of logical groups" configurator will be set to this value.
Minimum of the temperature rangeY-axis - Minimum of the temperature range
Maximum of the temperature rangeY-axis - Maximum of the temperature range
Enable as Web componentSpecifies whether this object has to be registered as a Web server component
After the preconfiguration is created, the "PmaPanel > Web server > Enable as Web component" configurator will be set to this value.
PmaWeb objectPath in the Pma objects tree to the object PmaWeb, PmaWebFolder or PmaWebLang where the registration is carried out.
Macro expression can be used for input (it is evaluated after the application is launched).
After the preconfiguration is created, the "PmaPanel > Web server > PmaWeb object" configurator will be set to this value.
Web component identifierSpecifies unique identifier of this Web component.
The full URL address to this component is then for example:
"http://ComputerName:Port/Identifier"
Macro expression can be used for input (it is evaluated after the application is launched).
After the preconfiguration is created, the "PmaPanel > Web server > Web component identifier" configurator will be set to this value.
PROMOTIC 9.0.27 SCADA system documentation MICROSYS, spol. s r.o.

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