<< Prev        Next >>

ID : 4945

ClrPathPoint

Function

To clear the whole path points at the designated path.

Syntax

ClrPathPoint path number

Guaranteed Entry

Path number
Designate path number (1 to 20) by integer type data.

Description

Clear the whole path points at the designated path.

Attention

  • You cannot delete path points respectively.
  • Because the path data in working memory is deleted, you need to reload the data from storage memory using LoadPathPoint or designate path point using AddPathPoint, before executing free curve interpolation motion through Move S.

Example

ID : 4945

<< Prev        Next >>