Condition for activating the functionalities (P-CHAN-00508)

P-CHAN-00508

Condition for activating the functionalities

Description

This parameter specifies a condition.

If the processing mode complies with the specified condition at program start, the related functionalities are activated at program start.

The corresponding functionalities are defined in P-CHAN-00507 .

 

Example

configuration.decoder.fct_enable[0]    FCT_DEFAULT

configuration.decoder.fct_condition[0] ISG_STANDARD

configuration.decoder.fct_enable[1]    FCT_USE_CACHED_FILES

configuration.decoder.fct_condition[1] BLOCK_SEARCH

The condition is assigned to the corresponding functionality by an index.

Parameter

configuration.decoder.fct_condition[<idx>] where idx 0, 1

Data type

STRING

Data range

See Condition for activating the functionalities (P-CHAN-00508)

Dimension

----

Default value

ISG_STANDARD

Remarks

Parameter is available as of the following Builds: V2.11.2040.04 ; V2.11.2810.02 ; V3.1.3079.17 ; V3.1.3107.10

Identifier/syntax

Identifier for
V.G.EXECUTION_MODE

Meaning

ISG_STANDARD

0x0000

Normal program start

BLOCK_SEARCH (SV)

0x0001

Block search (FCT-C6)

CONTOUR_VISU (SOLLKON)

0x0002

Command contour visualisation (FCT-C17)

ON_LINE

0x0004

Online visualisation (FCT-C17)

SYNTAX_CHECK (SYNCHK)

0x0008

Syntax check (FCT-C9)

PROD_TIME

0x0010

Production time calculation

ONLINE_PROD_TIME

0x0020

Online production time calculation

DRY_RUN (MACHINE_LOCK)

0x0040

Dry run (FCT-C17)

SCENE

0x1000

3D visualisation (FCT-C17)

The syntax contained in brackets is permitted as an alternative.