/*******************************************************************************
*
*   FUNKTION     :   Liste aller Konfigurationsparameter zum Update der Fraes-PPs
*
*   DATUM        :   12.8.2010
*                    letzte Erweiterung:  23.9.2025
*
*   Copyright (C) 2010 - 2025 AdCAM Technologies GmbH
*
*   *** Diese Datei nicht manuell editieren, sonst keine Funktionsgarantie !!
*
********************************************************************************/

/* [Zyklen-Adresswoerter]
*/
   string cycleModalityInterrupt = "";
   PPAddressWord CYC_00 = <"DUMMY",0.0,true,-99999.0,99999.0,0.001,false,".",false,false,-1,5,-3,1.0>;

   /* [Addresswords]

   Text<_Help_Addresswords>
>
   ORIGIN_GROUP.word    = Text<_Adressen_ORIGIN_GROUP>
   DELAY.word           = Text<_Adressen_DELAY> Text<_Adressen_DELAY_example>
*/

   /* [PP-Functions]

   Text<_Help_PP_Functions>
>
   DIRECTION_WORD[3]    = Text<_PP_Funktionen_DIRECTION_WORD3>
   DIRECTION_WORD[4]    = Text<_PP_Funktionen_DIRECTION_WORD4>
   DIRECTION_WORD[5]    = Text<_PP_Funktionen_DIRECTION_WORD5>
*/

   /* [Parameter]

   Text<_Help_Parameter_>
>
   delayTimeWithRev             = Text<_Parameter_delayTimeWithRev> Text<_Parameter_delayTimeWithRev_example>
   no_ToolChangeWithAxisValue   = Text<_Parameter_no_ToolChangeWithAxisValue>
   exist_cutcom_cycle           = Text<_Parameter_exist_cutcom_cycle>
   isPosible_M13                = Text<_Parameter_isPosible_M13>
*/

   /* [Start_Ende]

   Text<_Help_Start_Ende>
>
   #<nr>         = Text<_Help_nr>
   #<NR>         = Text<_Help_NR>
   #<name>       = Text<_Help_name_Start_Ende>
   #<0> - #<xx>  = Text<_Help_0_xx_Start_Ende>
   #<List>       = Text<_Help_List_Start_Ende>
   -->16           Text<_Help_List_1_Start_Ende>
   -->16           Text<_Help_List_2_Start_Ende>
   #<NextT>      = Text<_Help_NextT_Start_Ende>
   #<LastChange> = Text<_Help_LastChange>
   $<ToolList()> = Text<_Help_ToolList>
*/
   programStartLines[0] = "";                   // Text<_toolTip_programStartLines>
   programEndLines[0] = "";                     // Text<_toolTip_programEndLines>

   format_programmnummer = 0;                   // Text<_toolTip_format_programmnummer>

   start_lineNumber = "";                       // Text<_toolTip_start_lineNumber>
   end_lineNumber = "";                         // Text<_toolTip_end_lineNumber>
   no_lineNumber = "";                          // Text<_toolTip_no_lineNumber>
   delete_firstCharacter = "";                  // Text<_toolTip_delete_firstCharacter>
   subprogramm_lineNumber = true;               // Text<_toolTip_subprogramm_lineNumber>
   file_DoLineNumbering = "";                   // Text<_toolTip_file_DoLineNumbering>

   configline_ToolList = "";                    // Text<_toolTip_configline_ToolList>

   masch_X = REAL_UNDEF;                        // Text<_toolTip_Masch_nullpunkt>
   masch_Y = REAL_UNDEF;                        // Text<_toolTip_Masch_nullpunkt>
   masch_Z = REAL_UNDEF;                        // Text<_toolTip_Masch_nullpunkt>

   /* [Werkzeugwechsel]

   Text<_Help_Werkzeugwechsel>
>
   #<T>              = Text<_Help_T>
   #<Tcall>          = Text<_Help_Tcall>
   #<Tsequ>          = Text<_Help_Tsequ>
   #<D>              = Text<_Help_D>
   #<+D>             = Text<_Help_D_Ofstno>
   #<ID>             = Text<_Help_ID>
   #<P_C>            = Text<_Help_P_C>
   #<Tool_C>         = Text<_Help_Tool_C>
   #<CheckT>         = Text<_Help_CheckT>
   #<CheckT(xxx)>    = Text<_Help_CheckTx>
   #<ORIGIN_GROUP>   = Text<_Help_ORIGIN_GROUP>
   #<ORIGIN>         = Text<_Help_ORIGIN>
   #<SPINDL>         = Text<_Help_SPINDL>
   #<DIRECTION>      = Text<_Help_DIRECTION>
   #<GEAR>           = Text<_Help_GEAR>
   #<FEDRAT>         = Text<_Help_FEDRAT>
   <FEDRAT_paramter> = Text<_Help_FEDRAT_paramter>
   #<Text>           = Text<_Help_Text>
   #<-C_OFF>         = Text<_Help__C_OFF>
   #<C_OFF>          = Text<_Help_C_OFF>
   #<C_ON>           = Text<_Help_C_ON>
   $<M13_M14()>      = Text<_Help_M13_M14>
   #<NextT>          = Text<_Help_NextT>
   #<TP.x>           = Text<_Help_TPx_mill>
   #<TP.y>           = Text<_Help_TPy_mill>
   #<TP.z>           = Text<_Help_TPz>
   #<TP>             = Text<_Help_TP_mill>
   #<AXIS1>          = Text<_Help_AXISx>
   #<AXIS2>          = Text<_Help_AXISy>
   $<PosXY>          = Text<_Help_PosXY>
   #<AXIS3>          = Text<_Help_AXISz>
   #<AXIS4>          = Text<_Help_AXIS4>
   #<AXIS5>          = Text<_Help_AXIS5>
   #<Tooldata.xxx>   = Text<_Help_Tooldata>
   #<ResetModality>  = Text<_Help_ResetModality>
*/
   toolChangeLines[0] = "";                     // Text<_toolTip_toolChangeLines>

   firstToolChangeLines[0] = "";                // Text<_toolTip_firstToolChangeLines>

   toolChange_P_Lines[0] = "";                  // Drehwerkzeuge bei Frsmaschinen

   wkzWechselOhnePlatzwechsel[0] = "";          // Text<_toolTip_wkzWechselOhnePlatzwechsel>

   format_wkzNummer = 0;                        // Text<_toolTip_format_wkzNummer>
   multipleCutters = false;
   
   resetModalityAddresses = "GWEG,ORIGIN,AXIS1,AXIS2,AXIS3,AXIS4,SPINDL,SPEED,FEDRAT,DIRECTION,COOLNT"; // Text<_toolTip_resetModalityAddresses>

   reset_wkz_wechsel_pos = false;               // Text<_toolTip_reset_wkz_wechsel_pos>
   aufruf_bruchkontrolle = "";                  // Text<_toolTip_aufruf_bruchkontrolle>

   /* [Werkzeugvorwahl]

   Text<_Help_Werkzeugvorwahl>
>
   #<T>      = Text<_Help_Next_T>
   #<Tcall>  = Text<_Help_Next_Tcall>
   #<ID>     = Text<_Help_Next_ID>
   #<Tool_C> = Text<_Help_Next_Tool_C>
*/

   ToolNext = "";                               // Text<_toolTip_ToolNext>
   toolNext_ID_last = "";                       // Text<_toolTip_toolNext_ID_last>
   last_change = "";                            // Text<_toolTip_last_change>
   condition_ToolNext = "";                     // Text<_toolTip_condition_ToolNext>
   out_condition_ToolNext = "";                 // Text<_toolTip_out_condition_ToolNext>

   /* [Seitenwechsel]

   Text<_Help_Seitenwechsel_mill>
>
   #<SideName>       = Text<_Help_SideName>
   $<Side_Comment()> = Text<_Help_Side_Comment>
   #<ORIGIN_GROUP>   = Text<_Help_ORIGIN_GROUP>
   #<ORIGIN>         = Text<_Help_ORIGIN>
   #<C_OFF>          = Text<_Help_C_OFF>
   #<C_OFF->         = Text<_Help_C_OFF_>
   #<C_ON>           = Text<_Help_C_ON>
   #<SAFPOS.x>       = Text<_Help_SAFPOSx>
   #<SAFPOS.y>       = Text<_Help_SAFPOSy>
   #<SAFPOS.z>       = Text<_Help_SAFPOSz>
   $<PosXY>          = Text<_Help_PosXY>
   #<AXIS4>          = Text<_Help_AXIS4>
   #<AXIS5>          = Text<_Help_AXIS5>
*/

   changeSideLines[0] = "";                     // Text<_toolTip_changeSideLines_mill>

   rotation_with_origin = false;                // Text<_toolTip_rotation_with_origin>
   side_comment = "";                           // Text<_toolTip_side_comment>
   default_origin_nr = 0;                       // Text<_toolTip_default_origin_nr>

   /* [Korrekturschalterwechsel]

   Text<_Help_Korrekturschalterwechsel>
>
   #<T> = Text<_Help_T>
   #<D> = Text<_Help_D>
*/

   format_korrNummer = 0;                       // Text<_toolTip_format_korrNummer>
   config_korrschalterwechsel = "";             // Text<_toolTip_config_korrschalterwechsel>
   index_new_correction = -1;                   // Text<_toolTip_index_new_correction>
   new_correction = INT_UNDEF;                  // Text<_toolTip_new_correction>

   /* [Getriebestufen]

   Text<_Help_Getriebestufen>
>
   Text<_Help_Getriebestufen_text>
*/

   GEAR_WORD[0] = "";                           // Text<_toolTip_GEAR_WORD>

   /* [Kuehlmittel]

   Text<_Help_Kuehlmittel>
>
   Text<_Help_Kuehlmittel_text>
*/
   COOLNT_WORD[0] = "";                         // Text<_toolTip_COOLNT_WORD>
   COOLNT_OFF[0] = " M9";                       // Text<_toolTip_COOLNT_OFF>

   ncProgExt = "";                              // Text<_toolTip_ncProgExt>
   ncSubProgExt = "";                           // Text<_toolTip_ncSubProgExt>
   textFileExt = "";                            // Text<_toolTip_textFileExt>

   fedratMod_out = 1;                           // Text<_toolTip_fedratMod_out>

   var_list_file = "";                          // Text<_toolTip_var_list_file>

   /* [ProgrammStop]

   Text<_Help_ProgrammStop>
>
   #<text>   = Text<_Help_stop_text>
   #<zeile>  = Text<_Help_stop_zeile>
   #<Reset>  = Text<_Help_ResetModality>
   #<C_OFF>  = Text<_Help_C_OFF>
*/
   progStopLines[0] = "";                       // Text<_toolTip_progStopLines>

   /* [Unterprogrammparameter]

   Text<_Help_Unterprogrammparameter>
>
   #<Nr>     = Text<_Help_subProg_Nr>
   #<Name>   = Text<_Help_subProg_Name>
   #<LINE>   = Text<_Help_subProg_LINE>
   <#>       = Text<_Help_subProg_number>
   #<ori_nr> = Text<_Help_subProg_ori_nr>
   #<Diff>   = Text<_Help_subProg_Diff>
   #<0>      = Text<_Help_subProg_0>
*/

   subStart_begin = "";                         // Text<_toolTip_subStart_begin>
   subStart_end = "";                           // Text<_toolTip_subStart_end>
   subStart_parameter = "";                     // Text<_toolTip_subStart_parameter>
   subEnd_parameter = "";                       // Text<_toolTip_subEnd_parameter>
   subCall_parameter = "";                      // Text<_toolTip_subCall_parameter>
   index_editor_subprog = INT_UNDEF;            // Text<_toolTip_index_editor_subprog>

   subCall_offset_add = "";                     // Text<_toolTip_subCall_offset_add>
   subCall_offset_abs = "";                     // Text<_toolTip_subCall_offset_abs>
   subCall_offset_stopAdd = "";                 // Text<_toolTip_subCall_offset_stopAdd>
   subCall_offset_stopAbs = "";                 // Text<_toolTip_subCall_offset_stopAbs>

   subStart_repeat = "";                        // Text<_toolTip_subStart_repeat>
   subEnd_repeat = "";                          // Text<_toolTip_subEnd_repeat>
   subCall_repeat = "";                         // Text<_toolTip_subCall_repeat>
   subRepeatNumber = INT_UNDEF;                 // <subRepeatNumber>: Text<_toolTip_subRepeatNumber>
   offset_nr_nullpunkte = INT_UNDEF;            // Text<_toolTip_offset_nr_nullpunkte>

   repeat_kennung = "";                         // <repeat_kennung>: Text<_toolTip_repeat_kennung>
   lbl_repeat_number = 1;                       // <lbl_repeat_number>: Text<_toolTip_lbl_repeat_number>

   modeSubDrill = 1;                            // <modeSubDrill>: Text<_toolTip_modeSubDrill>
   startIndexSubDrill = 200;                    // <startIndexSubDrill>: Text<_toolTip_startIndexSubDrill>
   default_NameSubDrill = "";                   // <default_NameSubDrill>: Text<_toolTip_default_NameSubDrill>
   startIndexCondition = 600;                   // <startIndexCondition>: Text<_toolTip_startIndexCondition>
   default_NameCondition = "";                  // <default_NameCondition>: Text<_toolTip_default_NameCondition>

   SubProgramTypeAbsoluteValid = false;
   SubProgramTypeIncrementalValid = false;
   SubProgramLocationInsertValid = false;
   SubProgramLocationAppendValid = false;

   /* [WKZ_List]
>
*/
   text_value1 = _value_text_value1;            // Text<_toolTip_text_value1>
   text_value2 = _value_text_value2;            // Text<_toolTip_text_value2>
   text_value3 = _value_text_value3;            // Text<_toolTip_text_value3>
   text_set_value2 = _text_button_set_value2;   // Text<_toolTip_text_set_value2>
   text_delete_value2 = _text_button_delete_value2; // Text<_toolTip_text_delete_value2>
   callToValue1 = "coolnt";                     // Text<_toolTip_callToValue1>
   callToValue2 = "t_break";                    // Text<_toolTip_callToValue2>
   callToValue3 = "spindl";                     // Text<_toolTip_callToValue3>
   comboBoxValue1 = "#<COOLNT>";                // Text<_toolTip_comboBoxValue2>
   comboBoxValue2 = "<ON>";                     // Text<_toolTip_comboBoxValue2>

   /* [Bohrzyklen]

   Text<_Help_Bohrzyklen>
>
   #<GWEG>              = Text<_Help_GWEG>
   #<GWEG(1)>           = Text<_Help_GWEG1>
   #<AXIS1>             = Text<_Help_AXISx_drill>
   #<AXIS2>             = Text<_Help_AXISy_drill>
   #<AXIS3>             = Text<_Help_AXISz_drill>
   #<AXIS3(<exp>)>      = Text<_Help_AXIS3_exp>
   #<CYC_%%(<exp>)>     = Text<_Help_CYC_exp>
   #<FEDRAT>            = Text<_Help_FEDRAT>
   #<FEDRAT(<exp>)>     = Text<_Help_FEDRAT_exp>
   #<SPINDL>            = Text<_Help_SPINDL_mod>
   #<C_ON>              = Text<_Help_C_ON>
   #<name>              = Text<_Help_name_pos>
   #<symbol>            = Text<_Help_symbol>
   #<comment>           = Text<_Help_comment>
>
   #<bohrtiefe>         = Text<_Help_bohrtiefe>
   #<referenztiefe>     = Text<_Help_referenztiefe>
   #<referenztiefeOrig> = Text<_Help_referenztiefeOrig>
   #<tiefenOffset>      = Text<_Help_tiefenOffset>
   #<anbohrtiefe>       = Text<_Help_anbohrtiefe>
   #<vorschub>          = Text<_Help_FEDRAT>
   #<anbohrvorschub>    = Text<_Help_anbohrvorschub>
   #<drzFaktor>         = Text<_Help_drzFaktor>
   #<rueckz_v>          = Text<_Help_rueckz_v>
   #<rueckzDrzFaktor>   = Text<_Help_rueckzDrzFaktor>
   #<rueckz_ebene>      = Text<_Help_rueckz_ebene>
   #<verweilzeit>       = Text<_Help_verweilzeit_>
   #<verweilzeit_n>     = Text<_Help_verweilzeit_n>
   #<bohrtiefe_1>       = Text<_Help_bohrtiefe_1>
   #<bohrtiefe_n>       = Text<_Help_bohrtiefe_n>
   #<degression>        = Text<_Help_degression>
   #<rueckz_wert>       = Text<_Help_rueckz_wert>
   #<richtwinkel>       = Text<_Help_richtwinkel>
   #<richtabstand>      = Text<_Help_richtabstand>
   #<endeTiefe>         = Text<_Help_endeTiefe>
   #<endeVorschub>      = Text<_Help_endeVorschub>
>
   #<n>                 = Text<_Help_n>
>
   Text<_Help_glob_Var>
   cyc_pos.x                = Text<_Help_cyc_pos_x>
   cyc_pos.y                = Text<_Help_cyc_pos_y>
   cyc_pos.z                = Text<_Help_cyc_pos_z>
   cyc_start                = Text<_Help_cyc_start>
   cyc_ref_pos              = Text<_Help_cyc_ref_pos>
   cyc_referenztiefe_pos    = Text<_Help_cyc_referenztiefe_pos>
   cyc_tiefe                = Text<_Help_cyc_tiefe>
   $<Set_Para_cyc_tiefe()>  = Text<_Help_Set_Para_cyc_tiefe>
   BOHRTIEFE                = Text<_Help_BOHRTIEFE>
   RUECKZ_EBENE             = Text<_Help_RUECKZ_EBENE>
   glob_sicherheitsabstand  = Text<_Help_glob_sicherheitsabstand>
   glob_wkz_gewindesteigung = Text<_Help_glob_wkz_gewindesteigung>
   glob_wkz_drehrichtung    = Text<_Help_glob_wkz_drehrichtung>
   akt_wkz_drehrichtung     = Text<_Help_akt_wkz_drehrichtung>
   akt_wkz_M_richtung       = Text<_Help_M_richtung>
*/

   cycle_end = "";                              // Text<_toolTip_cycle_end>
   cycle_end_zusatz = "";                       // Text<_toolTip_cycle_end_zusatz>
   cyc_end_without_retract = 0;                 // Text<_toolTip_cyc_end_without_retract>
   cycle_repeat_para = false;                   // Text<_toolTip_cycle_repeat_para>
   cycle_StartBlock_isDefinition = false;       // Text<_toolTip_cycle_StartBlock_isDefinition>
   cycle_end_before_repeat = false;             // Text<_toolTip_cycle_end_before_repeat>
   cycle_parameter_modal = true;                // Text<_toolTip_cycle_parameter_modal>
   cycle_pos_out_2axis = true;                  // Text<_toolTip_cycle_pos_out_2axis>
   cycle_StartBlocks[0] = "";                   // Text<_toolTip_cycle_StartBlocks>
   cycle_RepeatBlocks[0] = "";                  // Text<_toolTip_cycle_RepeatBlocks>
