Promotic

DbResetDatagram - method of the AtouchX object

Description:
Cancels alarm monitoring.
The method cancels monitoring of incoming datagrams in the variable specified by WID.
 
After calling this method, the DbDatagram event for the cancelled variables will stop being triggered.
Syntax:
Integer DbResetDatagram(Long WID)
Parameters:
WID(Long) The WID of the database variable that was used as the receiving datagram variable.
Return value:
Example:
JavaScriptVBScriptSelect and copy to clipboard

var oATC = pMe.Pm("/AtouchApp").Acx;
var nWID = 2005;
var nState = oATC.DbResetDatagram(nWID);
PROMOTIC 9.0.27 SCADA system documentation MICROSYS, spol. s r.o.

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