SHDEFCORNER (Statement)


Sets the conditions for a corner search.


SHDEFCORNER <Distance>, <Clearance>, <Width>, <Height>


<Distance>
Designates the distance from a pad corner in the corner search. (1 to 10)
<Clearance>
Designates the space of pads in the corner search (1 to 10).
<Width>
Designates the pad width in the corner search (1 to 10).
<Height>
Designates the pad height in the corner search (1 to 10).
  • This instruction is a temporary setting, so the initial value is not permanently changed.
  • For this instruction, a µVision board (option) is required.
  • If the clearance is set to wide, it is unaffected by disturbances in detection but detection becomes inaccurate.
  • The initial values set at the factory prior to shipping are as follows: distance = 4, clearance = 1, width = 3, and height =3.



SHDEFCORNER 4,1,3,3


Top