File: 53.htm

package info (click to toggle)
eagle 4.16-5
  • links: PTS
  • area: non-free
  • in suites: etch, etch-m68k
  • size: 36,508 kB
  • sloc: sh: 82; makefile: 32
file content (64 lines) | stat: -rw-r--r-- 1,813 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
<html>
<head>
<title>EAGLE Help: INVOKE</title>
</head>
<body bgcolor=white>
<font face=Helvetica,Arial>
<hr>
<i>EAGLE Help</i>
<h1><center>INVOKE</center></h1>
<hr>
<dl>
<dt>
<b>Function</b>
<dd>
Call a specific symbol from a device.
<p>
<dt>
<b>Syntax</b>
<dd>
<tt>INVOKE * orientation *</tt><br>
<tt>INVOKE part_name gate_name orientation *</tt>
<p>
<dt>
<b>Mouse</b>
<dd>
Center button mirrors the gate.<br>
Right button rotates the gate.
<p>
</dl>
<b>See also</b> <a href=37.htm>COPY</a>,
<a href=26.htm>ADD</a>
<p>
See the ADD command for an explanation of Addlevel und Orientation.
<p>
The INVOKE command is used to select a particular gate from a device
which is already in use and place it in the schematic (e.g. a power
symbol with Addlevel = Request).
<p>
Gates are activated in the following way:
<ul>
<li>Enter the part name (e.g. IC5) and select the gate from the popup menu which appears.
<li>Define device and gate name from the keyboard (e.g. INVOKE IC5 POWER).
<li>Select an existing gate from the device with the mouse and then select the desired gate from the popup menu which appears.
</ul>
The final mouse click positions the new gate.
<p>
<u>Gates on Different Sheets</u>
<p>
If a gate from a device on a different sheet is to be added
to the current sheet, the name of the gate has to be specified in
the INVOKE command. In this case the right column of the popup menu
shows the sheet number where the already used gates are placed. A
gate placed on the current sheet is indicated by an asterisk.

<hr>
<table width=100% cellspacing=0 border=0><tr><td align=left><font face=Helvetica,Arial>
<a href=index.htm>Index</a>
</font></td><td align=right><font face=Helvetica,Arial size=-1>
<i>Copyright &copy; 2005 CadSoft Computer GmbH</i>
</font></td></tr></table>
<hr>
</font>
</body>
</html>