Promotic

Fce - property of the PmaDll object

Description:
Access to functions defined in DLL library independently on the PROMOTIC system
Syntax:
Object Fce
Note:
Property access for read only.
 
This property is obsolete (but functional). After the application is launched, the PROMOTIC system creates the object by which it accesses functions defined in DLL libraries. By this property it is possible to access this object and therefore to make use of these functions as well.
Example:
Example of an access to functions with the names Init and Close defined in the DLL library
VBScriptSelect and copy to clipboard

Dim obj
Set obj = oDll.Fce
obj.Init x, y
obj.Close
PROMOTIC 9.0.27 SCADA system documentation MICROSYS, spol. s r.o.

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