All Forums
 Help For Easy-PC Users
 Schematics
 Inter-sheet connectors - functionality request

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

Screensize:
UserName:
Password:
Format Mode:
Format: BoldItalicizedUnderlineStrikethrough Align LeftCenteredAlign Right Horizontal Rule Insert HyperlinkInsert Email Insert CodeInsert QuoteInsert List
   
Message:

* HTML is OFF
* Forum Code is ON
Smilies
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Clown [:o)]
Black Eye [B)] Eight Ball [8] Frown [:(] Shy [8)]
Shocked [:0] Angry [:(!] Dead [xx(] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
Check here to subscribe to this topic.
   

T O P I C    R E V I E W
mpfj Posted - 13 Feb 2009 : 15:13:49
On other schematic entry packages I've used in the past, the "inter-sheet" connectors (called TO and FROM in EasyPC) had the ability to display which other sheets the net was also used on.

As far as I can tell, the current version of EasyPC (12.0.3) does not have this feature.

May I raise a feature request ?

I'm guessing you could simply add an extra "value" to the component (e.g. SHEET) which would be updated (possibly automatically ?) as and when the component's associated net is used / removed on another sheet.

Thanks
Mark

Hear the thunder, feel the lightning.
6   L A T E S T    R E P L I E S    (Newest First)
Peter Johnson Posted - 23 Feb 2010 : 15:39:18
Duly logged for the programmers.
davethesteam Posted - 22 Feb 2010 : 16:08:49
I just did, it still shows them as unfinished connections.

It is possible to manually check from the report that the nets exist on other sheets if they have no connections, but if the net has 2 or more connections on a sheet then it isn't shown in the report and it's not obvious whether or not there is an error.

Can the report generator look for the net on other sheets and suppress the error message (or add a note to it) as long as there are 2 or more connections in the project. This sounds like less work than remembering the connections for each connection on each sheet.
Peter Johnson Posted - 18 Feb 2010 : 11:55:38
Have you tried running the DRC from the project page instead of the individual schematic sheet?
davethesteam Posted - 12 Feb 2010 : 11:36:44
Hi all,

Sorry to resurrect this one!

I'm having a problem with putting a 'pretend' component to fool the DRC which doesn't actually do anything towards making a connection, it's not reliable.

Is it possible to make the DRC look for occurrences of the net on other schematic sheets within the project and not flag an error or highlight the net if the net exists on other sheets? this will make the choice of adding an 'off sheet' symbol simply cosmetic, the connection is guaranteed. I think the connection is made anyway when the PCB is created/updated but it just feels a bit 'hit and miss'

David
mpfj Posted - 18 Feb 2009 : 13:01:18
Ah well ... thanks anyway.

It's always good to ask !!

Mark

Hear the thunder, feel the lightning.
Peter Johnson Posted - 16 Feb 2009 : 11:12:19
This isn't a trivial addition. The reason that the links aren't displayed at the moment is that the link components are just that, components, with no special features. Clearly you can manually add values to show the links, but they won't update automatically.

Also, the project files are only loosely linked, to the extent that most of the reports operate on a sheet by sheet basis rather than project wide. The information you want isn't even explicitly stored , but generated by searching when required.

I'll certainly log a request, but given the work required for a relatively minor improvement in functionality, it's unlikely to be a guaranteed addition.