4.1 Job Data Format
4-3
HW0481924
4.1.1 JOB
Function : Shows that it is a job.
Format : /JOB
4.1.2 NAME
Function : Represents the job name.
Format : //NAME <Name>
<Name> : up to 8 characters
4.1.3 POS
Function : Represents the position data.
Format : //POS
NPOS
Function : Represents the number of position data items.
Format : ///NPOS <C>,<BC>,<EC>,<P>,<BP>,<EX>
<C> : Number of robot axis teaching positions
<BC>: Number of base axis teaching positions
<EC>: Number of external (station) axis teaching positions
<P> : Number of robot axis position variables
<BP>: Number of base axis position variables
<EX>: Number of external (station) axis position variables
USER
Function : Represents the currently selected user coordinate system No.
Format : ///USER <N>
<N>: User coordinate system No.(0 to 23)
TOOL
Function : Represents the currently selected tool No.
Format : ///TOOL <N>
<N>: Tool No.(0 to 23)
POSTYPE
Function : Represents the position data type.
Format : ///POSTYPE<T>
<T>: |PULSE||BASE||ROBOT||TOOL||USER||MTOOL|
<PULSE>: Pulse data
<BASE> : Cartesian data, base coordinate system
<ROBOT>: Cartesian data, robot coordinate system