Hello people. I tried go from mazatrol to iso then from iso to mazatrol else. (Lathe Mazatrol fusion 640m) how i can do this?
This is what i was going through:
this sub program is in the main program:
#150=#150-1.
IF [#150 EQ 0.] GOTO 10
M99
N 10
M198P6
M99
if the #150 is zero, this sub program calls program number six in Mazatrol.
But here's the problem: the program is called in ISO format instead of mazatrol and is only on upper turret changed and on lower turret still old program not number 6.
What i missd ?
This is what i was going through:
this sub program is in the main program:
#150=#150-1.
IF [#150 EQ 0.] GOTO 10
M99
N 10
M198P6
M99
if the #150 is zero, this sub program calls program number six in Mazatrol.
But here's the problem: the program is called in ISO format instead of mazatrol and is only on upper turret changed and on lower turret still old program not number 6.
What i missd ?