Update cookies preferences
Promotic

InfoLogAdd - method of the PmaComm object

Description:
Writing text into the "/COMM/Driver/Log" item in the Debug item of the INFO system.
Syntax:
Empty InfoLogAdd(Long nId, String sText)
Parameters:
nId(Long) Set always to 0.
sText(String) Text to be written into the "/COMM/Driver/Log" item in the INFO system.
Example:
Writing text in the PmaCommMsg.onEndOfTransfer event:
JavaScriptVBScriptSelect and copy to clipboard

pMe.Parent.InfoLogAdd(0, "Msg=" + pMe.Name + " Error=" + pEvent.Error);

History:
Pm9.00.28: Created
PROMOTIC 9.0.28 SCADA system documentation MICROSYS, spol. s r.o.

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