PLUS+1 User Forum

PLUS+1 Tools => PLUS+1 GUIDE => Topic started by: Undertow on November 06, 2012, 01:38:47 PM

Title: Warning 182
Post by: Undertow on November 06, 2012, 01:38:47 PM
I have been getting the following warning when compiling my application: Warning 182 component outside drawing area.
My question is how can I find this component (easily) as the application has 800+ pages?

Thanks
Title: Re: Warning 182
Post by: Jakob on November 07, 2012, 08:36:50 AM
I can not generate this error, even if I place a few components outside if the marked area.
Only thing that happens is that I get a popup, saying that there is a graphical error, and then it completes the compile.

What Guide version are you using?

I would first look very closely at the error report, for any hint of where the component is.
Then I would look though the pages changed since the last succesful compile.
If that does not work, then I would cut out pages that seems likely to contain the component.

I hope this helps you.
Title: Re: Warning 182
Post by: Undertow on November 07, 2012, 12:41:46 PM
Hi Jakob
Thanks for your reply, the exact warning just reads:
"Graphical compiler has created warnings continue anyway?"
But reading back through the build messages is when I see:
 ***WARNING 182*** [chpargu1] COMPONENT OUTSIDE DRAWING AREA
But I cannot see a page name.

Larry

Title: Re: Warning 182
Post by: Neil on November 09, 2012, 04:55:22 AM
Hi.

Here is a work around that worked for me.
Enter two check points with the same name to an input, I used C1p2 supply voltage.

Compile your P1P, the error list will through up the two CP as errors and also the components outside the work area (the white border).
See first image
Click on the components generating error 182, then zoom out with your mouse wheel, short cut "home " will not work.
This will show you the components in relation to the white border, move them back to where they should be.
See second image

First image
Title: Re: Warning 182
Post by: Neil on November 09, 2012, 04:56:01 AM
Second image.

Neil.
Title: Re: Warning 182
Post by: Undertow on November 19, 2012, 05:33:38 PM
Hi Neil,
Thanks for that, it worked perfectly.


Larry