Promotic

DdeClientEnabled - property of the PmaData object

Description:
Setting/getting the permission of the DDE client communication.
Syntax:
Boolean DdeClientEnabled
Values:
true (default) - object communicates by means of DDE
false - communication through DDE is disabled
Note:
Property access for read and write.
 
The property is meaningful only if the communication is set on the "DDE" tab of this object as the DDE client (in the running application it is then possible to disable or re-enable the DDE communication by this property).
Example:
JavaScriptVBScriptSelect and copy to clipboard

var oData = pMe.Pm("/Data");
oData.DdeClientEnabled = true;   // false
PROMOTIC 9.0.27 SCADA system documentation MICROSYS, spol. s r.o.

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