cadsoft eagle 4.5 Manual De Usuario

Descargar
Página de 248
Alternative Parameters
The | character means that the parameters are alternatives. For example:
Syntax:
SET BEEP ON|OFF
Input:
SET BEEP ON
or
SET BEEP OFF
The beep, which is triggered by certain actions, is switched on or off.
Repetition Points
The .. characters mean either that the function can be executed multiple
times, or that multiple parameters of the same type are allowed. For
example:
Syntax:
DISPLAY option layer_name..
Input:
DISPLAY TOP PINS VIAS
The layer number can alternatively be used:
DISPLAY 1 17 18
More than one layer is made visible here.
If a layer (in this case Bottom) is to be hidden:
DISPLAY -16
Mouse Click
The following sign

usually means that at this point in the command an object is to be
clicked with the left mouse button. For example:
Syntax:
MOVE • •..
Input:
MOVE
¬ (or click the icon)
Mouse click on the first element to be moved
Mouse click on the destination
Mouse click on the second element to be moved
and so on.
You can also see from these examples how the repetition points are to be
understood in the context of mouse clicks.
68
EAGLE Manual