Parameters of type 1 : File offset, File name, program path identifier, pass counter for start and end position
Parameters for start position:
File offset | |
Description | Defines the file offset, where the real processing should continue. |
Type | SGN32 |
Value range | [ 0; MAX_SGN32 ] |
HMI elements | mc_cmd_bs_pos_start_offset_r, |
Access | Read, write |
IndexOffsetADS | 0x68, 0x50 (IndexGroupADS = 0x000201<ii> mit <ii> = channel) |
File name | |
Description | Defines the file, in which the given start position is defined by the fileoffset. At this file position the real processing should continue. |
Type | STRING |
Value range | [ 0; 83] maximum 84 characters |
HMI elements | mc_cmd_bs_pos_start_name_r, |
Access | Read, write |
IndexOffsetADS | 0x67, 0x4f (IndexGroupADS = 0x000201<ii> with <ii> = channel) |
Notice | |
The given filename must be identical to the started file (in automatic mode). This also includes any added path in the filename. |
Program path identifier | |
Description | This identifiers defines, wether the NC program specified by the file name, is located in the main program path (0) or sub program path (1). |
Type | UNS16 |
Value range | 0 main program path (Default); 1 sub program path |
HMI elements | mc_cmd_bs_pos_start_type_r, |
Access | Read, write |
IndexOffsetADS | 0x66, 0x4e (IndexGroupADS = 0x000201<ii> mit <ii> = channel) |
Pass counter | |
Description | The pass counter defines how many times the start position shall be passed until the definite start (e.g. in loops). |
Type | SGN16 |
Value range | [ 1; MAX_SGN16 ], Default 1 |
HMI elements | mc_cmd_bs_pos_start_count_r |
Access | Read, write |
IndexOffsetADS | 0x69, 0x51 (IndexGroupADS = 0x000201<ii> mit <ii> = channel) |
Parameters for end position:
File offset | |
Description | Defines the file offset, where the real processing should end. |
Type | SGN32 |
Value range | [ 0; MAX_SGN32 ] |
HMI elements | mc_cmd_bs_pos_end_offset_r, |
Access | Read, write |
IndexOffsetADS | 0x6c, 0x54 (IndexGroupADS = 0x000201<ii> mit <ii> = channel) |
File name | |
Description | Defines the name of the NC program file, in which the specified file offset of the end position has to be searched. Defines the file, in which the given end position is defined by the fileoffset. At this fileposition the real processing should finish. |
Type | STRING |
Value range | [ 0; 83] maximal 84 Zeichen |
HMI elements | mc_cmd_bs_pos_end_name_r, |
Access | Read, write |
IndexOffsetADS | 0x6b, 0x53 (IndexGroupADS = 0x000201<ii> with <ii> = channel) |
Notice | |
The given filename must be identical to the started file (in automatic mode). This also includes any added path in the filename. |
Program path identifier | |
Description | This identifier defines, wether the NC program specified by the file name, is located in the main program path (0) or sub program path (1). |
Type | UNS16 |
Value range | 0 main program path (Default); 1 sub program path |
HMI elements | mc_cmd_bs_pos_end_type_r, |
Access | Read, write |
IndexOffsetADS | 0x6a, 0x52 (IndexGroupADS = 0x000201<ii> mit <ii> = channel) |
Pass counter | |
Description | The pass counter defines, how many times the end position shall be passed until the definite processing end (e.g. in loops). |
Type | SGN16 |
Wertebereich | [ 1; MAX_SGN16 ], Default 1 |
HMI elements | mc_cmd_bs_pos_end_count_r |
Access | Read, write |
IndexOffsetADS | 0x6d, 0x55 (IndexGroupADS = 0x000201<ii> mit <ii> = channel) |