Subroutines, Macros
2.18 Cycles: Setting parameters for user cycles
Job planning
Programming Manual, 03/2006 Edition, 6FC5398-2BP10-1BA0
2-39
Example: both cycles
Display screen for cycle MY_CYCLE_1


3DUDPHWHURIWKHF\FOH
,QWHJHUYDOXH
&KDUDFWHUSDUDPHWHU
6XEURXWLQHV
Display screen for cycle SPECIAL CYCLE
0DFKLQLQJW\SH
7RWDOOHQJWK


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_
Line for description for each parameter:
(<data_type_id> / <minimum_value> <maximum_value>
/ <preset_value> /
Data type identifier:
R for real
I for integer
C for character (1 character)
S for string