Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

open p-cad 2004 designon p-cad 2002

Status
Not open for further replies.

actra

Member level 5
Joined
Nov 9, 2004
Messages
90
Helped
1
Reputation
2
Reaction score
1
Trophy points
1,288
Location
cairo [EGYPT]
Activity points
851
how can i open a schematic or pcb or even netlist created using pcad 2004 on pcad 2002 on other machine?
 

I know only the way to open a pcad 2002 pcb file into pcad 2000 pcb
the way is attatched

Added after 4 minutes:

tha attach dont work so i typed it :

After saving pcad2002 pcb file as ASCII code

Then open it by word

In the page setup>>paper>>Increase page width to 15” and length to 22” for convenience

Then find and replace

Enjoy J




REPLACEMENT REPLACE THIS WITH THIS EXAMPLES & NOTES
1 (patternDefExtended (patternDef REPLACE ALL
2 (patternGraphicsNameRef "Primary") REPLACE ALL
3 (patternGraphicsNameDef "Primary") REPLACE ALL
4-A (patternGraphicsDef REPLACE STEP BY STEP AND REMEMBER THE NUMBER OF REPLACEMENT
4-B ) ) THE SAME NUMBER IN 4-A
)
) )
FIND (layerSets " " , (layerSets
THEN (layerSet "All Layers" "1" "1" "2" "3" "4" "5" "6" "7" "8" "9" "10" "11")
(layerSet "Signal Layers" "1" "1" "2")
(layerSet "Plane Layers" "-1")
(layerSet "Nonsignal Layers" "6" "6" "3" "4" "5" "7" "8" "9" "10" "11")
6 ) (thermalWidth 0.254)) ) ) REPLACE ALL
FIND (reportDefinition DELETE
(reportName "Test Point") (reportName "Test Point") DELETE
(reportExtension "tst") DELETE
… DELETE
… DELETE
… DELETE
) DELETE
) DELETE
) DELETE
) DELETE
) )
) )
(odbSettings DELETE
(outputPath "") DELETE
(viewLog False) DELETE
) DELETE
) )
 
  • Like
Reactions: huivik

    huivik

    Points: 2
    Helpful Answer Positive Rating
Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top