Block search type 4 parameters: Block number
Block number | |
Description | Defines the block number at which point actual machining is to continue. |
Type | UNS32 |
Value range | [0, MAX_UNS32] |
HMI elements | mc_cmd_bs_block_number_w (write) mc_cmd_bs_block_number_r (read) |
IndexOffset | 0x5F (write) 0x77 (read) (IndexGroup = 0x000201<ii> where <ii> = channel) |
Pass counter block number | |
Description | If the identical block number is passed several times (e.g. in loops), the operator can specify in the pass counter the number of passes after which machining should start. |
Type | UNS32 |
Value range | [ 1; MAX_UNS32 ], default 1 |
HMI elements | mc_cmd_bs_block_number_pass_w (write) mc_cmd_bs_block_number_pass_r (read) |
IndexOffset | 0x60 (write) 0x78 (read) (IndexGroup = 0x000201<ii> where <ii> = channel) |
Name | NC program name - mc_cmd_bs_block_nbr_prog_name_w | ||
Description | This CNC object defines the NC programming name where the specified block number should lie when block search type 4 is used (block search for block number). When using subroutine techniques and the block number also used there, specifying the NC program name can be used to uniquely identify the block search position. | ||
Task | COM (Port 553) | ||
Index group | 0x12010<CID> | Index offset | 0xAF |
Data type | String | Length/byte | 84 |
Attributes | write | Unit | - |
Remarks |
|
Name | NC program name - mc_cmd_bs_block_nbr_prog_name_r | ||
Description | This CNC object reads the NC program name assigned by the CNC object mc_cmd_bs_block_nbr_prog_name_w. | ||
Task | COM (Port 553) | ||
Index group | 0x12010<CID> | Index offset | 0xB0 |
Data type | String | Length/byte | 84 |
Attributes | read | Unit | - |
Remarks |
|