component

Valid in: Schematic files ONLY

type x y selectable angle mirror basename


Field Type/unit Description
type char C
x int/mils Origin X coordinate
y int/mils Origin Y coordinate
selectable int Selectable flag
angle int/degrees Angle of the component
mirror int Mirror around Y axis
basename string The filename of the component

Example:
C 18600 19900 1 0 0 7400-1.sym

A component whos origin is at (18600,19900), is selectable, not rotated, not mirrored, and the basename of the component is 7400-1.sym.

Ales Hvezda 2005-03-15