Block-by-block synchronisation (default synchronisation)
Array of technology functions with block-by-block synchronisation | |
Description | Array of M/H/S/T technology functions with block-by-block synchronisation. Technology functions are saved contiguously in this array. |
Signal flow | CNC → PLC |
ST path | gpCh[channel_idx]^.techno_unit_std_sync[tech_unit_idx] |
Data type | ARRAY [0..HLI_TU_CH_STD_SYNC_MAXIDX] OF TECHNO_UNIT_CH |
Access | PLC reads |
Number of technology functions with block-by-block synchronisation | |
Description | Number of entries in the array ATechnoUnitChannel_Std ( = number of technology functions to be acknowledged in this block) |
Signal flow | CNC → PLC |
ST path | gpCh[channel_idx]^.used_units_std_sync_r |
Data type | UINT |
Value range | [0, HLI_TU_CH_STD_SYNC_MAXIDX + 1] |