Index: 07_io/export_tedax/index.html =================================================================== --- 07_io/export_tedax/index.html (revision 8207) +++ 07_io/export_tedax/index.html (revision 8208) @@ -2,11 +2,46 @@

io_tedax

-

netlist export

+Exports a tEDAx +netlsit, typically used with a PCB workflow. +

PCB side pin number is deduced from display/pinnum (or pinnum for fallback). It either contains a single "pin number" or multiple "pin numbers" separated by whitespaces. A "pin number" is any printable ASCII character, but no whitespace or dash. + + +

Attribute usage

+

+For components the following attributes are used to construct file-format +specified fields: +

+

+Attributes that have an export name are exported for: +

+ +

Omit and DNP

+

+The plugin will not export components and networks that have the +display/omit attribute set. +

+The plugin will export objects that have the display/dnp attribute +set. To get the DNP information passed on, use the +export naming mechanism +of a target plugin in the view. + + + + +