Path type (P-CHAN-00403)

P-CHAN-00403

Type of path of a program path

Description

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

Parameter

path[i].type

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

This parameter is available as of CNC Build V3.1.3052.05 and higher.