Define the decoder functionalities (P-CHAN-00500)
P-CHAN-00500 | Definition of decoder functions |
Description | The parameter defines specific functionalities for decoding. This disables specific functions for testing or for performance reasons. |
Parameter | configuration.decoder.function |
Data type | STRING |
Data range | FCT_USE_CACHED_FILES: Enabling file caching FCT_VOL_COMP_COMPUTATION: Calculations for machine calibration -: No functionalities defined. |
Dimension | ---- |
Default value | * |
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 Parameterisation example: configuration.decoder.function FCT_USE_CACHED_FILES configuration.decoder.max_cache_number 4 configuration.decoder.max_cache_size 4096 * Note: The default value of variables is a blank string. Functions can be defined in P-CHAN-00507 and P-CHAN-00508 depending on the machining mode. |