2
Subprograms, Macros 12.98
2.12 C
cles: Settin
arameters for user c
cles
2
840D
NCU 571
840D
NCU 572
NCU 573
810D 840Di
ï›™
Siemens AG 2000. All rights reserved
2-116
SINUMERIK 840D/840Di/810D/FM-NC Programming Guide Advanced (PGA)
−
04.00 Edition
Associated file uc.com
%_N_UC_COM
;$PATH=/_N_CUS_DIR
//C25(MY_CYCLE_1) usercycle_1
(R/-1000.001 123.456 / 100 /Parameter_2 of cycle)
(I/0 999999 / 1 / integer value)
(C//"A" / Character parameter)
(S///Subprogram name)
//C26(SPECIALCYCLE)
(R///Entire length)
(I/*123456/3/Machining type)
M17
Syntax description for the uc.com file
−
user cycle description
Header line for each cycle:
as in the cov.com file preceded by "//"
//C<Number> (<Cycle name>) comment text
Example:
//C25(MY_CYCLE_1) usercycle_