Update cookies preferences
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.
See the "/Errors/Global" tab.
1 - Script error.
See the "/Errors/Script" tab.
2 - Panel error.
See the "/Errors/Panel" tab.
3 - Communication error (serial link, Ethernet, Web, DDE, etc.)
See the "/Errors/Comm" tab.
4 - Database error.
See the "/Errors/Database" tab.
5 - Application error.
See the "/Errors/Application" tab.
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.28 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.