Hi,
When you hit COORD you choose the coordinate system to be able to jog with, you have JOINT, JGFRM, WORLD, TOOL, USER.
Is it possible to chose it it with some variable?
Thank you
Hi,
When you hit COORD you choose the coordinate system to be able to jog with, you have JOINT, JGFRM, WORLD, TOOL, USER.
Is it possible to chose it it with some variable?
Thank you
Hi,
When you hit COORD you choose the coordinate system to be able to jog with, you have JOINT, JGFRM, WORLD, TOOL, USER.
Is it possible to chose it it with some variable?
Thank you
Qoute from this thread:
QuoteDisplay More$JCR_GRP[1].$jog_coord
Minimum: jog_joint Default: 0 Maximum: jog_aux2
karel/Data: RW Program: RW Control Start: RW
Type: JOG_COORD_T Memory Location: CMOS
Name: Selection of manual feed coordinate system
Description: When you do jog from the teach pendant, specify the kind of jog (manual feed)
$JOG_COORD indicates the currently selected jog coordinate system for the teach pendant,
using the following values:
0 = JOINT
1 = JOGFRAME
2 = WORLDFRAME
3 = TOOLFRAME
4 = USER FRAME ( if option purchased )
$JOG_COORD is automatically set by the teach pendant COORD key on the teach pendant.
Power Up: Reset to default value on every cold start.
User Interface Location: SYSTEM Variables screen
See Also: $SCR_GRP[1].$coord_mask