Path type (P-STUP-00020)

P-STUP-00020

Path type

Description

This parameter defines the type of the program path bit-encoded. A path specification may also be used for several path types.

Parameter

pfad[i].typ[j] where j = 0 ... 11
(maximum number of program paths in the system: 12, application-specific)

Data type

UNS16

Data range

0x01 (main program path)
0x02 (subroutine path)
0x04 (path for #MSG SAVE)
0x08 (path for storing debug data *.dbg)

Combinations:
0x03 (main prog.+ subroutine path)
0x05 (main prog. path + path for #MSG SAVE)
0x06 (subroutine path + path for #MSG SAVE)
0x07 (main prog. + subroutine path + path for #MSG SAVE)
0x0B (main prog. path + subroutine path + path for debug data)
0x0F (main prog. path + subroutine path + path for #MSG SAVE and debug data)

Dimension

----

Default value

0

Remarks