Main siteMain site  ForumForum  ForumSearch  Private messageEmail contact  RegisterRegister  Log inLog in 
Topic: Error message for nestred design
Reply to topic
Author Message
GMartin



Joined: Feb 5, 2010
Posts: 308

PostPosted: Feb 6, 2014 7:01 PM    Post subject: Error message for nestred design

Jarek,

I have a design several nested designs with many elements in them. Occasionally an error will cause BioEra to stop. I then have to look through many nested designs to see where the error might be. Is it possible to have the red \"error x\" appear on the nested design in the design screen if there is an error in that nested design?

Thanks

George
jarek



Joined: Oct 22, 2007
Posts: 1073

PostPosted: Feb 6, 2014 7:50 PM    Post subject:

George,

that is not possible now. I will see if an option like that can be implemented in NestedProperties.

Jarek
GMartin



Joined: Feb 5, 2010
Posts: 308

PostPosted: Feb 6, 2014 8:21 PM    Post subject:

Jarek,

Thanks. If it is not possible on the designer screen would it be possible on the element list or some other place.

I try test out nested designs as much as possible but on occasion they fail when inserted into a design.

This is certainly not one of the highest priorities

George


jarek



Joined: Oct 22, 2007
Posts: 1073

PostPosted: Feb 6, 2014 8:32 PM    Post subject:

The only option I can think of now to detect if there is a problem with the design (including nested designs) is to use SystemEventSource and its option ALL_ACTIVE.

If any element has an error at start, then this error will be provided as text, which can be then displayed on the runtime window to notify the user.
GMartin



Joined: Feb 5, 2010
Posts: 308

PostPosted: Feb 7, 2014 5:09 AM    Post subject:

Jarek,

Thanks. This should work fine for debugging designs.

George
Reply to topic