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,
mc_cmd_bs_pos_start_offset_w

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,
mc_cmd_bs_pos_start_name_w

Access

Read, write

IndexOffsetADS

0x67, 0x4f

(IndexGroupADS = 0x000201<ii> with <ii> = channel)

CAUTION

The given filename must be identical to the started file (in automatic mode). This also includes any added path in the filename.
I.e. if the path has been explicitly added to the file name during program start command, the same path also must be given in the specified filename for block search.

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,
mc_cmd_bs_pos_start_type_w

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
mc_cmd_bs_pos_start_count_w

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,
mc_cmd_bs_pos_end_offset_w

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,
mc_cmd_bs_pos_end_name_w

Access

Read, write

IndexOffsetADS

0x6b, 0x53

(IndexGroupADS = 0x000201<ii> with <ii> = channel)

CAUTION

The given filename must be identical to the started file (in automatic mode). This also includes any added path in the filename.
I.e. if the path has been explicitly added to the file name during program start command, the same path also must be given in the specified filename for block search.

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_end_type_r,
mc_cmd_bs_pos_end_type_w

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
mc_cmd_bs_pos_end_count_w

Access

Read, write

IndexOffsetADS

0x6d, 0x55

(IndexGroupADS = 0x000201<ii> mit <ii> = channel)