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...
4276
Colleen Salvaggi
csalvaggi
Sep 7, 2005 1:45 pm
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 ...
4277
Jason Stubbs
jpstubbs
Sep 7, 2005 1:56 pm
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...
4278
Matt Treiber
matt_treiber
Sep 7, 2005 2:01 pm
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...
4279
Francis R. Vesey
frvesey
Sep 7, 2005 2:12 pm
... Hello Coleen, In answer to your question. EDIT REPLACE-object type: COMPONENT "Expression" BROWSE (find LEADED LED) "Replace With" BROWSE (find replacement...
4280
Colleen Salvaggi
csalvaggi
Sep 7, 2005 2:45 pm
Thanks everyone..... Colleen ________________________________ From: DxDesigner_Users@yahoogroups.com [mailto:DxDesigner_Users@yahoogroups.com] On Behalf Of...
4281
stefansjensen
Sep 12, 2005 12:31 pm
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...
4282
Carl Goldenbusky
carl_at_xrite
Sep 12, 2005 12:34 pm
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...
4283
Fernsebner, Dan
dfernseb
Sep 12, 2005 1:03 pm
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...
4284
Koles, David
dkol20022000
Sep 12, 2005 3:24 pm
Has anyone had success creating heterogeneous hierarchical symbols? David Koles...
4285
Gary Lameris
glameris
Sep 13, 2005 2:14 pm
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...
4286
Iestyn Guest
iguest
Sep 13, 2005 2:18 pm
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...
4287
Mark Webster
greymark7650
Sep 13, 2005 2:29 pm
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,...
4288
Mark Webster
greymark7650
Sep 13, 2005 2:31 pm
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 ...
4289
Iestyn Guest
iguest
Sep 13, 2005 2:54 pm
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...
4290
Iestyn Guest
iguest
Sep 13, 2005 3:01 pm
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... ...
4291
glen_klein@...
ezekial3839
Sep 14, 2005 7:53 pm
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...
4292
Gary Lameris
glameris
Sep 14, 2005 8:47 pm
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...
4293
geradoru
Sep 15, 2005 9:43 am
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. ...
4294
gholley@...
redman72956
Sep 15, 2005 12:43 pm
FYI For Release: September 10, 2005 Electronic Tools Company announces the creation of Elgris Technologies to continue development and marketing of its EDA...
4295
stefansjensen
Sep 15, 2005 1:32 pm
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...
4296
Fernsebner, Dan
dfernseb
Sep 15, 2005 1:37 pm
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...
4297
Carl Goldenbusky
carl_at_xrite
Sep 15, 2005 1:48 pm
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...
4298
Wheatstone, Sandra (A...
sandrawheats...
Sep 15, 2005 4:20 pm
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...
4299
stefansjensen
Sep 19, 2005 12:18 pm
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...
4300
David Rocke
davidrocke
Sep 21, 2005 11:19 am
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...
4301
Tonka_Toy98
Sep 21, 2005 2:25 pm
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...
4302
michael_mason@...
mcmason2001
Sep 21, 2005 2:56 pm
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 ...
4303
Gary Lameris
glameris
Sep 21, 2005 3:03 pm
Pintype = IN _____ From: DxDesigner_Users@yahoogroups.com [mailto:DxDesigner_Users@yahoogroups.com] On Behalf Of Tonka_Toy98 Sent: Wednesday, September 21,...
4304
Austin Franklin
austinfranklin
Sep 21, 2005 7:01 pm
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 ...