GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
pcb_backannotate(1) 1.8.2.20130925 pcb_backannotate(1)

pcb_backannotate - backannotates changes from a PCB annotation file to schematic

pcb_backannotate -h|--help

pcb_backannotate -V|--version

pcb_backannotate [options] ecofile.eco infile1.sch [infile2.sch ...]

The pcb_backannotate program reads an engineering change order (ECO) file generated by the PCB program and backannotates the requested changes to a gschem schematic or schematics. Refer to the PCB manual for a complete description of the ECO file format.

prints help message and exits
Leave the modified schematic files in new files whose names are generated by appending .new to the original file names. The default is to overwrite the original.
operate verbosely
prints version information and exits

pcb_backannotate will return 0 if all files processed successfully, non-zero if the command did not complete successfully.

Rather than parsing and processing schematic files directly, this utility should be rewritten using the gEDA scheme API. This would take advantage of the existing parsers for the schematic files.

gnetlist(1), gschem(1), pcb(1)

September 25th, 2013 gEDA Project

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.