Promotic

InfoErrorAdd - method of the Pm object

Description:
Writing application error into the "Errors/Application" tab in the INFO system.
Syntax:
Empty InfoErrorAdd(String sError, String sNote)
Parameters:
sError(String) Error text.
If error withthe same text appear then these are considered to be the same error and the corresponding error counter is incremented.
sNote(String) Error note.
Only the last error note is visible in the INFO system.
Note:
This method is also functional in Web panels.
Example:
Writing application errors with the text "Communication down" into the "Errors/Application" tab in the INFO system.
JavaScriptVBScriptSelect and copy to clipboard

Pm.InfoErrorAdd("Communication down", "");

History:
Pm9.00.15: Created
PROMOTIC 9.0.27 SCADA system documentation MICROSYS, spol. s r.o.

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