Sorry everyone, let me try this again. Copied and pasted from someone else I asked the question to. How does one grab multiple (like) components and update...
Good morning, Do you yourself use Viewlogic? If so, how the hell do you grab multiple (like) components and update them with a new (like) component? We have ...
Colleen, Use the project navigator to select all of the LED's you wish to update. Right click on the highlighted components and select replace symbols. If you...
There's a way to do it through DxDatabook but I haven't bothered to figure it out. The way I do it is a little odd but it definitely works and it doesn't mess...
Hello ppl :) In my company we are using the dxdatabook. But problem is we are a big company with branches all around who uses differetn databases. All these...
Add an attribute to each table e.g. "company name" Then you could use that initial attribute to sort your tables. I do the same thing with all of our databases...
Also, like Carl stated below, if you add an attribute called company name or group - you can create a dxdbfilt.ini to filter on that company/group value, so...
Currently, I am accessing the corporate Netware file server, but I am considering enhancing an internal FTP server to serve the library's and designs for...
We use Samba (Sun OS & Linux) Iestyn M.I.T. Lincoln Labs ... From: DxDesigner_Users@yahoogroups.com [mailto:DxDesigner_Users@yahoogroups.com] On Behalf Of Gary...
Hello, I'm currently implementing a scheme to ensure that libraries are kept up to date across a corporate network. We have offices in the UK, US & Far East,...
Gary, I would just be careful of UNIX's case sensitivity for filenames. I fell foul of that one recently. MarkW ... From: DxDesigner_Users@yahoogroups.com ...
Using Samba on UNIX, we setup two shares. Both shares mount the same directories. One share is read-only by world (Every one using DXDesigner), the other...
If using Samba, the smb.conf can be edited to manage/control the case sensitivity issues - Force lower, allow hybrid, respect case, don't respect case etc... ...
Hi All, We're trying to reverse engineer a design - we have a PowerPCB database, and are creating a schematic. We *thought* we would at least be able to back...
Below is a request for the 2006 Mentor User2User conference. I have attended many of these conferences and found that I learned a lot and was able to interact...
Hi, You can use Schematic generator and generate Schematic from a netlist with saving it to Viewdraw later. All net names will result in generated schematic. ...
FYI For Release: September 10, 2005 Electronic Tools Company announces the creation of Elgris Technologies to continue development and marketing of its EDA...
Thanks guys. Very nice feature :) But if you do this, a guy from company X will only see components from company X? The thing is that we need the possibility...
Let me make sure I understand - everyone needs to see everything and they can only place things with order codes? If this is true - what's the issue? ... Sent...
Stefan, What this would require if I understand the question is a database structure that uses the order code as the key field. The databases would need to be...
Another alternative you might want to consider. We are faced with exactly the same situation but we are in the process
of transitioning from the boardstation...
I think we will try to do the filter version for now. But it might change once we get started if we see that its troublesome in some way :) But feel free to...
I have discovered that a Scout.ini file without any Cross-Reference related entries will not work. I created a file with only "direct_reference" sections in...
My first post (probably of many!) I want Power Pins to be visible on all symbols, what PINTYPE should I use. In previous PCB packages there has always been a...
We tried using pintypes of POWER and GROUND and ViewDRC (as of ePD2004, SPAC1) did not recognize them so we now use a pintype of ANALOG for our power and ...
Pintype = IN _____ From: DxDesigner_Users@yahoogroups.com [mailto:DxDesigner_Users@yahoogroups.com] On Behalf Of Tonka_Toy98 Sent: Wednesday, September 21,...
Hi Matt, PINTYPE is not used in ViewDraw for pin visibility. It is for checking and simulation, and is either IN, OUT, BI or TRI (there may be others, but I ...