Promotic

DdeExecute - method of the Pm object

Description:
Sending the command to the DDE server.
Syntax:
Boolean DdeExecute(String sGroup, String sCommand)
Parameters:
sGroup(String) Name of DDE client group
sCommand(String) Forwarded command
Return value:
true - command accepted by the DDE server
false - command not accepted by the DDE server
Note:
This method is not functional in Web panels.
Example:
JavaScriptVBScriptSelect and copy to clipboard

var bDdeExec = Pm.DdeExecute("GroupName", "Command");
PROMOTIC 9.0.27 SCADA system documentation MICROSYS, spol. s r.o.

Send page remarkContact responsible person
Navigation:
 
- Pm
 
- Abs
- Cos
- DdeExecute
 
 
- E
- Exp
- LN2
- PI
- Pow
- Sin
- Tan
© MICROSYS, spol. s r.o.