Siemens SINUMERIK 840DE sl Commissioning Manual page 812

Basesoftware and operating software
Hide thumbs Also See for SINUMERIK 840DE sl:
Table of Contents

Advertisement

Generating user dialogs
1.9 Addressing components
drv_sys_hlpfunct.xml
<while>
componentsList[$cuno].do_p0101[$count];
</while>
<op>
</op>
</while>
</function_body>
94
count = 0;
</op>
<condition>count < _drv_sys_comp_array_size</condition>
<if>
<condition> componentsList[$cuno].do_p0107[$count] == 11</condition>
<then>
<op>
address_idx_map[$map_index].cu_idx = cuno+1;
address_idx_map[$map_index].comp_no =
address_idx_map[$map_index].do_idx = do_index;
do_index = do_index+1;
map_index = map_index +1;
</op>
</then>
</if>
<op>
count = count +1;
</op>
cuno = cuno +1;
Programming Manual, 12/2017, 6FC5397-1DP40-6BA1
Easy XML

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sinumerik 840d sl

Table of Contents