Promotic
Login logon

PmaId - property of the PmaObject object

Description:
Returns global identifier of the Pma object.
Syntax:
String PmaId
Note:
Property access for read-only. The value of this property is defined in the "Global Pma object identifier (PmaId)" configurator 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), spaces and first character must not be a number.
 
The global identifier of the Pma object can be used in writing the full path to this object, where it is not necessary to describe the entire complex path in the Pma object tree, but the identifier is used as a shortcut or reference. See PmaObject.Pm
 
It is possible to refer to an object in the Pma object tree by means of its global identifier from the root object PmaRoot using the identifier #PmaId.
For example the method Pm("/#PmaId/Data) returns PmaData object with global identifier Data.
See also:
- PmaObject.Pm (method)
Example1:
JavaScriptVBScriptSelect and copy to clipboard

var sId = oObject.PmaId;
Example2:
Returns reference to the PmVar subobject of the PmaData object set to value Data:
JavaScriptVBScriptSelect and copy to clipboard

oVar = pMe.Pm("/#PmaId/Data/#vars/Temperature");

History:
Pm9.00.34: Created
PROMOTIC 9.0.34 SCADA system documentation MICROSYS, spol. s r.o.

Send page remark Contact responsible person
© MICROSYS, spol. s r.o.Update cookies preferences