Promotic

Method - configuration window

Description:
The window serves for setting the parameters of one method.
It is opened from the "Draw" tab.
Configurators:
NameMethod name. This name must not be identical with another existing method of this object. 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.
Initial method contentSpecifies the initial content of the method script when it is created.
empty content - The method will be created with empty script.
select PmgCanvas image - The method will be created with script that implements the drawing of selected PmgCanvas image.
draw PmgCanvas image - The method will be created including the script that is generated by drawing the PmgCanvas image in Canvas editor.
ParametersThe names of method parameters separated by comma, for example par1,par2,par3.
If not set, then the method is without parameters.
Image selectionIt is used for PmgCanvas image selection in the "Pmg objects preconfigurations" window.
Image drawingIt is used for opening the window of Canvas editor.
Insert calling this method to the end of 'onDraw' eventIf checked, then a code is added automatically to the end of 'onDraw' method that sets the necessary parameters and calls the event.
Image positionSpecifies image position and size relative to the area of the whole Pmg object.
over the whole area of the Pmg object - The image will be drawn over the whole area of the Pmg object. If a non-zero border size is entered, then the area will be smaller by the defined value symetricaly.
in the selected subregion of the Pmg object - The image will be drawn in manually selected subregion of the Pmg object.
Border widthImage border width. Entered in pixels or in percentage relative to the whole Pmg object size.
xX-coordinate of the left upper corner of the image. Entered in pixels or in percentage relative to the size of whole Pmg object.
yY-coordinate of the left upper corner of the image. Entered in pixels or in percentage relative to the size of whole Pmg object.
dxImage width. Entered in pixels or in percentage relative to the size of whole Pmg object.
dyImage height. Entered in pixels or in percentage relative to the size of whole Pmg object.

History:
Pm8.03.05: Created
PROMOTIC 9.0.27 SCADA system documentation MICROSYS, spol. s r.o.

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