Znaleziono 1 wynik

autor: rafalxfiles
14 kwie 2020, 23:39
Forum: Siemens Sinumerik CNC
Temat: Macro
Odpowiedzi: 3
Odsłony: 951

Re: Macro

Musisz poszukać na necie..
tan na szybko o ile masz cykl 60


DEF STRING[10] _MTEXT ;create String

R1= R1 +1; count Part or whatever
_MTEXT ="MMM" << R1 ;Number convert to String
;_MTEXT is now "MMM1"
CYCLE60(_MTEXT,10,0,1,-0.05,0,10,....;Call Cycle

Parametr R1 to twój licznik sztuk.

Wróć do „Macro”