waljit
Junior Member level 2
Hi all,
Is there a way in Cadstar to make the partnumber that is associated with a part in the library, visible in the PCB layout? As far as I can see, the only things you can make visible in the PCB layout are either the component reference or the part name.
Maybe it is possible to attach an attribute to the PCB component that will call out the partnumber when the part is added to a PCB layout?
thanks!
Waljit
- - - Updated - - -
Another way of asking this same question is, how do I access the built-in cadstar attributes for partnumber (or part description) for a PCB component in a PCB layout?
e.g. in a library you might have:
.cadstar_part_name (my_part_number) ;my_part_description
pcb_component_name
*DFN cadstar_part_name
etc... etc...
How do I access the fields my_part_number and/or my_part_description [that are already defined in the library] for a part or component that already exists in a PCB layout?
Waljit
Is there a way in Cadstar to make the partnumber that is associated with a part in the library, visible in the PCB layout? As far as I can see, the only things you can make visible in the PCB layout are either the component reference or the part name.
Maybe it is possible to attach an attribute to the PCB component that will call out the partnumber when the part is added to a PCB layout?
thanks!
Waljit
- - - Updated - - -
Another way of asking this same question is, how do I access the built-in cadstar attributes for partnumber (or part description) for a PCB component in a PCB layout?
e.g. in a library you might have:
.cadstar_part_name (my_part_number) ;my_part_description
pcb_component_name
*DFN cadstar_part_name
etc... etc...
How do I access the fields my_part_number and/or my_part_description [that are already defined in the library] for a part or component that already exists in a PCB layout?
Waljit