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

Identifier7 Syntax

Meaning

ISG_STANDARD

Normal program start

BLOCK_SEARCH (SV)

Block search (FCT-C6)

CONTOUR_VISU (SOLLKON)

Command contour visualisation (FCT-C17)

ON_LINE

Online visualisation (FCT-C17)

SYNTAX_CHECK (SYNCHK)

Syntax check (FCT-C9)

PROD_TIME

Machining time calculation

ONLINE_PROD_TIME

Online production time calculation

DRY_RUN (MACHINE_LOCK)

Dry run (FCT-C17)

SCENE

3D visualisation (FCT-C17)

The syntax in brackets is permissible as an alternative.