2.27 MODIFY command
2.27.1 Syntax
modify partlabel=value ...
2.27.2 Purpose
Quickly change a component value.
2.27.3 Comments
This command quickly changes the value of a component. It is restricted to
simply changing the value.
If several components have the same label or if wildcard characters are
used, all are changed.
2.27.4 Example
- modify R66=1k
- R66 now has a value of 1k, regardless of what it
was before.
- modify C12=220p L1=1u
- C12 is 220 pf and L1 is 1 uH.
- mod R*=22k
- All resistors are now 22k.