 |
Main Menu |
|
|
|
 |
Login |
|
|
|
 |
Spare Parts |
|
|
|
 |
Automation services |
|
|
|
|
|
|
IErrorPAINT? |
Posted by Notepad on: 5/Jul/2010 06:18 AM Hi guys,
I'm trying to work out how to link a regulator compensation error in closed
loop system to a interrupt routine. I get error CompTooHigh and low messages
and error numbers are displayed 133220 etc. regardingly of compensation been
to low or too high but just can't figure out how to connect it.
I Tried following, but it doesen't do anything...
IDelete comp_int;
CONNECT comp_int WITH compensation_alarm;
IErrorPAINT_ERRErrorId:=133220,TYPE_ERR,comp_int;
Any feedback would be appreciated.
!
| |
|
|
|
|
|
|