Promotic

Acx - property of the PmaActiveX object

Description:
Returns the ActiveX object.
Syntax:
Object Acx
Note:
Property access for read only.
 
Only after calling the property (after getting the reference to the ActiveX object) properties and methods of the ActiveX object can be called.
Example:
The oActiveX object is the PmaActiveX object. The "StartMyProcess" method is calling.
JavaScriptVBScriptSelect and copy to clipboard

var oAcx = oActiveX.Acx;
oAcx.StartMyProcess();
PROMOTIC 9.0.27 SCADA system documentation MICROSYS, spol. s r.o.

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