Promotic

InfoErrorClear - method of the Pm object

Description:
Delete the errors of defined type in the INFO system.
Syntax:
Empty InfoErrorClear(Long nType)
Parameters:
nType(Long) Error type to be deleted (tab type in the INFO system that will be emptied).
-1 - all errors in all tabs
0 - global error
1 - script error
2 - panel error
3 - communication error (serial link, Ethernet, Web, DDE, etc.)
4 - database error
5 - application error
Note:
This method is also functional in Web panels.
Example:
Deleting all application errors on the "Errors/Application" tab in the INFO system
JavaScriptVBScriptSelect and copy to clipboard

Pm.InfoErrorClear(5);

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

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