Hi,
we have a system with robot and one external axis.
I see we can create 2 type of job for it.
1- R1+S1
2- R1+S1:S1
in the R1+S1 only one MOV instruction used and the speed in only one tag.
in the R1+S1:S1 we can use two type of MOV instructions. (MOVL + MOVJ or SMOVL + MOVJ)
When use MOVL +MOVJ, two tag can select for speed (MOVL V=.... + MOVJ VJ=... or MOVL V=... + MOVJ)
When use SMOVL + MOVJ, only one tag can select ( SMOVL V=... + MOVJ)
I will know the relation between speed in the instructions. When i use MOVL V=.... + MOVJ VJ=... which speed use for move robot and positioner?
Can explain each type of job when can use?
Thank you