Documentation

Difference between revisions of "Pick and place"

(Benutzerdefinierte Eigenschaft)
Line 11: Line 11:
  
  
== Benutzerdefinierte Eigenschaft ==
+
== User defined property ==
  
 
+
Maybe you'd like to put out a certain property of the components to the pic & place list, for example the stock number. Precondition is, that the components in question show this property and a value to this property is given. So add to the last but one line: ,"Prop=STOCKNUMBER"- important is the comma and the quotation marks. In the layout you for example have 5 components in use, furnished with individual stoch mumbers:<br><br>
Sie wollen bei der Bestückung im Bestückungsplan eine bestimmte Eigenschaft der Bauteile mit ausgeben, zum Beispiel die Lagernummer. Voraussetzung ist natürlich, dass Sie den betreffenden Bauteilen zuvor diese Eigenschaft gegeben haben und einen entsprechenden Wert. Hängen Sie also an die vorletzte Zeile an: ,"Prop=LAGERNUMMER"- wichtig sind das Komma und die Anführungszeichen. Im Layout haben Sie zum Beispiel 5 Bauteile verwendet, die mit der individuellen Eigenschaft LAGERNUMMER ausgestattet sind, und zwar wie folgt:<br><br>
 
  
 
{| border="1" cellspacing="5" cellpadding="5"
 
{| border="1" cellspacing="5" cellpadding="5"
 
|-
 
|-
|<center>NAME</center>||<center>LAGERNUMMER</center>||<center>Anzahl</center>
+
|<center>NAME</center>||<center>STOCKNUMBER</center>||<center>Number</center>
 
|-
 
|-
 
|<center>TLE4205</center>||<center>250</center>||<center>1</center>
 
|<center>TLE4205</center>||<center>250</center>||<center>1</center>
Line 28: Line 27:
 
|}
 
|}
  
<br><br>Im Pic&Place Dialog sieht das wie folgt aus:<br><br>
+
<br><br>In the Pic&Place dialog it looks like that:<br><br>
  
 
[[Image:PickPlaceProp1.jpg]]<br>Bild: Der Pic&Place-Dialog <br><br>
 
[[Image:PickPlaceProp1.jpg]]<br>Bild: Der Pic&Place-Dialog <br><br>

Revision as of 14:31, 15 July 2014

The output dialog "Pick and place" can be found in Menu File / Input/Output Formats / Production / Pic-And-Place automat (pic & place)...

Click image to enlarge.

Pick and Place dialog in Menu File/Input/Output Formats/Production/Pic-And-Place automat (pic & place)...

This dialog allows the creation of data on automatic "picking and placing" into a text file. Coordinates are relative to the lower left corner of the PCB. If you however select "Only components on bottom", then the lower right corner is the origin. This is because you should insert the PCB bottom side top into your machine.

TARGET 3001! uses the coordinates of the center of each component being derived from the complete footprint image-outline.



User defined property

Maybe you'd like to put out a certain property of the components to the pic & place list, for example the stock number. Precondition is, that the components in question show this property and a value to this property is given. So add to the last but one line: ,"Prop=STOCKNUMBER"- important is the comma and the quotation marks. In the layout you for example have 5 components in use, furnished with individual stoch mumbers:

NAME
STOCKNUMBER
Number
TLE4205
250
1
BTS611L1
643
1
1N4148
312
3



In the Pic&Place dialog it looks like that:

PickPlaceProp1.jpg
Bild: Der Pic&Place-Dialog

Wenn Sie dann den Startknopf drücken, werden in Ihrem Pic&Place Textfile folgende Einträge sichtbar:


PickPlaceProp2.jpg
Bild: Die Pic&Place Ausgabe


Hierbei handelt es sich um ein einfaches Textfile, das man mit jedem beliebigen Editor bearbeiten kann. Die gewünschten Lagernummern sieht man in der letzten Spalte.