[MAIN_SESSION] NAME=Superviseur FILE=Menu0000.s ; QUIT_REACTION: None | Confirm QUIT_REACTION=Confirm ;QUIT_SCOPE: Application | Thread QUIT_SCOPE=Application ;Lock or not at exit if running applications exist RUNNINGAPP_LOCK=0 [MAIN_VIEW] ; Create (On) or Don't create (Off) STATE=On NAME=superviseur TITLE=@TSuperviseur ; QUIT_CONTROL: None | Btn | HistoryItem QUIT_CONTROL=HistoryItem ; Enable (ON) or disable (OFF) the browser-like display SELECTION_REMINDER=OFF [MMI_BANNER] ; Actvates (On) or not (Off) the context panel MMI_CONTEXT=On ; Possible predefined types: VEHICLE_NAME | VEHICLE_SERIAL | ECU_NAME | GLOBAL_TEXTBUFFER | TEXTBUFFER BANNER_ITEM_COUNT=1 BANNER_1_TYPE=ECU_NAME BANNER_1_SRC= [GENERAL] ; With MMI support (On); Without MMI (Off) MMI=On ; NONE (no communication), PDA (classical communication), COC (odyssee communication) TYPE_COMMUNICATION_USE=PDA ; Possible storage modes: LOCAL (i.e engine internal), MINIMAL (Banner information exported), MIRROR (copy of data into shared context), SHARED (read/write in shared context) DATA_STORAGE_MODE=MIRROR PATH_USERDATA=/CURRENTUSER COMMON_FILE=\ACTI_DIAG_WORKSHOP\Common\WRS\ ; Set the life time of the shared context data written from the flowchart. Possible values are : PERSISTENT (will remain after the end of the application) or VOLATILE (data cleaned at the end of the application) FLOWCHART_SHARED_DATA=PERSISTENT ; Disable suspend mode during execution. (On) : no screensaver during the execution of the Flowchartinterpreter (Off) : screensaver enabled BLOCK_SLEEP=On ROLE_STACKING=Off BNDLERRORMNGT=On [COMMON_DATA] DATA_FILE_VERSION=${application.dir}\Common.ini DATA_SECTION_VERSION=VERSIONS DATA_KEY_VERSION=NUM_SOFT DATA_FILE_SN=${application.dir}\Common.ini DATA_SECTION_SN=VERSIONS DATA_KEY_SN=NUM_PAD [ADD_ON_BLUETOOTH] ;Values for parameter AOBT_ACTIVATION can be; Off / On AOBT_ACTIVATION = Off ;Values for parameter AOBT_ACTIVATION_FROM_APPLICATION can be; Off / On AOBT_ACTIVATION_FROM_APPLICATION =On AOBT_BTPAIR_FILE = ${application.dir}..\..\drv\BTPair.dll AOBT_BTPAIR_SEARCH_DELAY = 2000 AOBT_GESTCOM_FILE = ${application.dir}..\..\drv\Gestcomm.ini AOBT_COMMVEH_FILE = ${application.dir}..\common\COMMVEH.INI [TRACE] ;Values for parameter TRACE can be; Off / OnStartup / OnVehOpen TRACE=OnStartup TRACE_CONFIGFILE=${application.dir}LogConfigFile.xml ;Auto | ForceOptional for inclusion of empty optional fields in file header TRACE_HEADER=Auto ;Pas de declaration de stylesheet = vide, sinon le nom du fichier ;TRACE_STYLESHEET=EngineLog.xsl PATH_TRACE_DIR=${application.dir}..\..\dtwr\trace\traceTool\ PATH_PARTIAL_TRACE_DIR=${application.dir}..\..\dtwr\trace\PartialTrace\ ;Values for parameter TRACE_DATE_FORMAT see Log4Cxx date format options TRACE_DATE_FORMAT=%Y-%m-%d %Hh%Mm%Ss ;Values for parameter TRACE_FILE_HANDLING can be; Off / MoveAndRename / Interactive/ Auto ;In current version Interactive and Auto are not implemented yet. TRACE_FILE_HANDLING=MoveAndRename TRACE_NBFILES=10 ;Values for parameter TRACE_FILE_NAMING can be; 'Original' or a free text with regular expressions ;Regular exprssions supported: %B: Brand; %V: Vehicle Name (internal); %D: Date and time TRACE_FILE_NAMING=Trace_%D FIFO_FILE_NAME=fifo.xml ;values for parameters PUBLISH_LASTFILENAME can be : ON/OFF PUBLISH_LASTFILENAME=OFF ;Enable Disable encryption, values can be ON/OFF CRYPT_FILE=OFF ;max size of trace(octets) MAXSIZE=15728640 [RemoteDebug] REMOTE_DEBUG_SOCKET_PORT=8089 PAS_A_PAS=OFF PAGE_PAR_PAGE=OFF RemoteDebug=OFF [osp] codeCache = ${application.dir}cache bundleRepository = ${application.dir}bndl data = ${application.dir}data [logging] loggers.root.channel = c1 ;Level : information , error, debug loggers.root.level = debug formatters.f1.class = PatternFormatter formatters.f1.pattern = %Y-%m-%d %H:%M:%S,%i %s: [%p] %t formatters.f1.times = local channels.c1.class = FileChannel channels.c1.formatter = f1 channels.c1.path = ${application.dir}..\..\dtwr\trace\traceFI\AWFInterpreter_vc80.log channels.c1.rotation = daily channels.c1.archive = timestamp channels.c1.times = local [fr.actia.AWF.TagManagerService] AWFIServer.Start=true AWFIServer.Port=55300 [fr.actia.AWF.tags.ECUComm] ! Specify communication mode: Real or Simulated CommunicationMode = Real WorkPath = ..\common\ CommDllName = MCCClientInterface.dll SimulationFilesPath = ${WorkPath}SimCom\ CommDatabasePath = ${application.dir}..\..\dtrd\comm\data\ CommDatabaseName = GPC.FDB !Specify to lock or not on specific error of VCI Init: OFF or ON LockVciInit = ON ;EFFDEF ECU_FUNCTIONS.CLEAR_DTC=EFFDEF ;TELECODAGE_GEN ECU_FUNCTIONS.WRITE_ECU_PARAM=TELECODAGE_GEN ECU_FUNCTIONS.ACTUATOR_GEN=TAGENSIHM ECU_FUNCTIONS.DWNLD_ECU = TATA ! Set ZI matching parameters ECUCompKey = C, MESS_VERSION !Availabe values : STAND_ALONE, MCC EcuFrames.Mode = MCC !Allows sending the init ECU frames to the context InitECUFrames.SetInContext=YES InitECUFrames.Filter = R50|RC1|RC2|R01 !Formatting specific configuration MPM.APIFormatManager.LibPath = \AWRoot\bin\common MPM.APIFormatManager.LibsFileNameList = DBXFormattingAPI.dll ! Lack of DTC reading configuration EcuFaultProperties.NoDTCForECUWithoutLectdef = YES [fr.actia.AWF.tags.DiagScreen] ! Available options : E_RECORD_ASKREPLAY|E_RECORD_NOREPLAY|E_RECORD_REPLAY|E_RECORDAUTO_NOREPLAY|E_NORECORD ECUDataScreens.Recordable = E_RECORDAUTO_NOREPLAY ! Set the path where recorded sessions will be stored ECUDataScreens.RecordedSessionPath = ..\..\dtwr\ECUDataSessions\ ECUDataScreens.ExportRecParamSessionsToCtxt = true ! Set the max duration of the recorded session ECUDataScreens.MaxRecordDuration = 900000 !set the max Items selectable ECUDataScreens.MaxGraphicalParam = 10 ECUDataScreens.DisplayTableHeader = true ! Set the sentence to display when an ECUGroup is not scanned yet (no data in context) GlobalTest.NoDataSentence = @P3-ENGINE ! Open automatically ECU on global text exit GlobalTest.OpenSelectedECUOnExit = true GlobalTest.EcuGroupsDisplayOrder = DEFINED_BY_AUTHOR GlobalTest.EcuGroupsFilter = NONE GlobalTest.WaitTimeOnEnd = 0 GlobalTest.HighlightDefectiveECU = true GlobalTest.AllItemsSelectable = true GlobalTest.WarningOnDegradedECU = true GlobalTest.ReindexNotPresentECUGroups = true GlobalTest.ComOptimizationEcuName = OPTIMTG_REQUEST ! Display freeze frames warning message on unrecognized ECUs GlobalTest.UnavailableFFWarning = true GlobalTest.HideFFHelp=false ReadDTCScr.HideFFHelp=false ReadDTCScr.MeaninglessFFWarning = true ! Display DTC warning on unrecognized ECUs GlobalTest.HideDTCLabelForUnknownECUs = true GlobalTest.DTCSentenceForUnknownECUs = @P2491-POLUXXPERT@T : @P2492-POLUXXPERT ECU_FUNCTIONS.CLEAR_DTC = EFFDEF PATH_DTC_FILES = RecordECUData.LogECUComm = ON RecordECUData.LoggedECUComFileName=EcuCommSession.xml ! Activate MPM screen title log ECUDataScr.LogScreenTitle = false ! Default logged MPM screen title (used when MPM screen title is empty) ECUDataScr.DefaultLogScreenTitle = @TTBTMesures param�tres personnalis�es ; Activation �cran � Aucun param�tre n�est affichable graphiquement � ;NoDisplayScreenAllParamFiltered : non visible ;Display : visible ECUDataWrite.BeforeAfterScreen = NoDisplayScreenAllParamFiltered ECUDataWrite.AllowWriteWithPartialECU = true [fr.actia.AWF.tags.MMI] !Retour automatique vers ecran principal Screen.EnableBackJumps = true !Activation du screenID Screen.EnableScreenIDPanel = true ;Activation du panel pour la session accueil (Off/On) et texte par d�faut JumpToPanel.PANEL_Portail=Off JumpToPanel.LABEL_Portail=@P266-ENGINE ;Activation du panel pour la session mesures (Off/On) et texte par d�faut JumpToPanel.PANEL_MP=Off JumpToPanel.LABEL_MP=@P266-ENGINE ;Activation du panel pour la session expert (Off/On) et texte par d�faut JumpToPanel.PANEL_xpert=On JumpToPanel.LABEL_xpert=@P266-ENGINE ;Activation du panel pour la session diagnostic (Off/On) et texte par d�faut JumpToPanel.PANEL_diagnostic=Off JumpToPanel.LABEL_diagnostic=@P266-ENGINE ;Activation du panel pour la session TeleXXProgressThread (Off/On) et texte par d�faut JumpToPanel.PANEL_TeleXXProgressThread=On JumpToPanel.LABEL_TeleXXProgressThread=@P265-ENGINE Selection.FirstItemSelected = true [fr.actia.AWF.tags.PortailPSA] urlEdiag = http://localhost:3739/ResourceServlet/db/html/ibmdiag.html Title.LEXIA = Lexia v7 Title.PP2000 = Peugeot Planet 2000 (8 Title.SCANTOOL = ${fr.actia.AWF.tags.PortailPSA.Title.LEXIA} Title.DIAGTOOL = ${fr.actia.AWF.tags.PortailPSA.Title.PP2000} ModeDegrade = true PathMultiDiag = ${system.env.SYSTEMDRIVE}\ACTIA\LctMultiDiag\LctMultiDiag.exe ; Telediag RegPluginPath32 = SOFTWARE\PSA\TelediagClient RegPluginPath64 = SOFTWARE\Wow6432Node\PSA\TelediagClient RegVVCIPath32 = SOFTWARE\PassThruSupport.04.04\DUNASYS-Device1 RegVVCIPath64 = SOFTWARE\Wow6432Node\PassThruSupport.04.04\DUNASYS-Device1 VVCIName = DUNASYS-Device1 TelediagServerPath = ..\common\TelediagServer.dll TelediagClientPath = ${application.dir}..\Common\TelediagServicesClient.dll Aobt.Warn.Settings = ${application.dir}..\..\dtwr\cfg\AOBT_Settings.ini Aobt.Warn.SpecificSettings = ${application.dir}..\..\dtwr\cfg\AOBT_SpecificSettings.ini ; Legacy software (PP2000/LEXIA 16 or 32 bits) LegacySoftWare.SwitchFile = \APP\COMMON\CommonInfo.ini Vci.PassThru.ExclusionList = Bosch - MDI [fr.actia.AWF.tags.Supervisor] PathDllInfoPds = ..\common\InfoPDS.dll PathSoapServerPOU = ..\common\SoapServerPPO.dll ; using ddc service IsInternetAvailable before activation ; valeur : true ou false DDCBoot = true ; PATH to DDC PathDDC = \APP\DDC ; Notification vers EDDA EDDANotification = \APP\DDC\bin\psaRefreshPPO.exe ; PATH pour le repertoire des screenshots + MPM PathSource = \AWRoot\dtwr\SpareTrace\ScreenShots SpareTracePath = ${application.dir}..\..\dtwr\SpareTrace MPMFileName = FinalLog.xml ; Versions RT, appli et DATA VersionIniPath=\AWRoot\bin\fi\version.ini VersionIniRTPath=\AWRoot\dtrd\RTVersion.ini VersionIniDATAPath=\AWRoot\dtrd\DataVersion.ini ; PATH pour le fichier common_desk.properties CommonDeskPropertiesPath = \APP\COMMON ; PATH pour stocker les fichiers persistants WRS WRSPersistentPath = \AWRoot\dtwr\cfg ; Donnees liees a l'installation d'un profil profileFilePath = \Backup_DB profileFileName = ProfilDiagBox.bat profileFileDestPath = \Backup_DB\inst ; Donnees liees aux TELEMAJ PathUpdInterIni=.\UpdInter.ini PathFileMajDistTmp=..\..\dtwr\updt\majdist.tmp TestInternetUrlChine = http://diagbox-update.actia.com.cn TestInternetUrlOther = http://majdiag.actia.fr Diag = /polux/maj/versions.nsf ; Update Update.Library = ${application.dir}adn\libadn.dll Update.Config = xml ; Repertoire contenant les modeles PathTemplate=..\..\dtrd\template\ ; Mise a jour des informations du calculateur apres un Test Global ModifyFamilyTG=true ; A propos File path AboutFile=..\..\dtwr\stcapi\data\archive\params.txt ; enable/disable enrolementprocedure V1 ; la valeur sera : true ou false EnrolementProcedure_V1=false [fr.actia.AWF.tags.Xpert] PathDllSeravAccess = .\SeravAccess.dll PathInfoPVN = ..\..\dtwr\cfg\infopvn.ini BatteryTest_HeadLightsOn_Timer = 2 BatteryTest_HeadLightsOff_Timer = 10 FileXslPvn=PvnReport.xsl FileXslDcu=DcuReport.xsl FileXslTestBattery=TestBattery.xsl FileXslTlcd=Tlcd.xsl FileXslTransformPvn=NvpReportTransform.xsl FncXmlMajFirst=true ; Fichier qui contient les informations des telecodages FileXmlTlcdRaw=TlcdRaw.xml FileXmlTlcd=Tlcd.xml ; Configuration specifique STCAPI PathStcapiHome = ..\..\dtwr\stcapi\home PathStcapiData = ..\..\dtwr\stcapi\data ;Indique au serveur Serav si l'on est en test (false par defaut) TestStcapi = false JDDLogFile=false ;Timing pour les threads de progression TeleXX ComProgressPollingInterval=200 STCAPIProgressPollingInterval=500 InternalFormUpdaterInterval=500 MMIProjectorInterval=500 ;DiagPR DiagPR.IniFile=..\..\dtwr\cfg\DiagPR.ini DiagPR.SimVehicle=\AWRoot\bin\common\SimVehicle.dll DiagPR.MadeIn=\AWRoot\dtrd\database\Made_In.xml DiagPR.SimNetwork=CAN ;Activation des �crans avant/apr�s BeforeAfterScreens=true ;ECU_RESET apr�s vente Tempo_ECUReset=2 ;Activation du titre ECU FixEcuNameTitle=false ;Activation EffDef TeleXX.ClearDTC = true [fr.actia.AWF.tags.GuiPSA] commande_PSA = \APP\DDC\bin\psalance -stop DDC_ACTIDIAG PathDDCServices = ..\common\DDCServices.dll PathDicoInterface = ..\common\DicoInterface.dll PathDllMCCInterface = ..\common\MCCClientInterface.dll PathTemporary = ..\..\dtwr\tmp\ PathXsl = ..\..\dtrd\xsl\ PathEdiagServices = EDiagServices.dll PathDllFncXml=.\FncXML_vc80.dll ;Profil References ProfilReference.IniFile=..\\..\\dtwr\\cfg\\ProfileReferences.ini [fr.actia.AWF.tags.WebSocketSrv] !Adresse ip du serveur Websocket_Adress=127.0.0.1 !port du serveur Websocket_Port=62010 !Temps d'attente de connexion d'un client WebSocket minimal Wait_ClientRequest_Time = 40000 !Chemin des pages web HTMLFolderPath=\AWRoot\bin\guimmi\HTML5\ !Chemin de la dll FncXML qui fait la projection et la traduction des donn�es FncXMLPath=\AWRoot\bin\fi\FncXML_vc80.dll !Chemin des fichiers de traduction LanguageIniFile=\AWRoot\dtrd\trans\ !Chemin du fichier de transformation XSL XSLFileName=\AWRoot\bin\guimmi\HTML5\toolkit\Json\XSL\xmltojson.xsl !Chemin du fichier de transformation des courbes de l'onglet rapport XSL CurvesXSLFileName=\AWRoot\bin\guimmi\HTML5\toolkit\Json\XSL\curves.xsl !Taille par d�faut du buffer du GetXMLDataTree (en octets) XMLDataTreeDefaultSize = 1048576 !Chemin de la dll cliente du contexte partag� AWRCliPath=\AWRoot\bin\common\AWRCli.dll !Chemin du navigateur BrowserPath=..\..\bin\guimmi\browser\FirefoxPortableESR_52_2_0\FirefoxPortable.exe !URL de d�marrage du navigateur StartPage=http://127.0.0.1:62010/accueil !Configuration du chemin des layouts ApplicationPath=toolkit\awtoolkit\layouts\ ;Configuration du r�pertoire contenant les pages de d�marrage des onglets HomeDir=.\onglets !Chemin du l'exe KillerMMI KillerMMIPath=..\..\usr\KillerMMI\KillerMMI.exe ;MMI WebSocket ReceiveTimeout (Timeout in seconds) MMIWebSocketReceiveTimeout=90 ;DiagBox (StandAlone=true), WTB (StandAlone=false) StandAlone=true ;Sets the periodic PING/PONG MMI timer interval(interval in seconds) MMIPingPongInterval=10 [fr.actia.AWF.tags.Measure] PathRefCurve = ..\..\dtrd\asc RecordingDuration = 30 [LANGUAGE_DATA] DATA_FILE=${application.dir}..\..\dtrd\trans\Language.ini TRANSLATION_DIR=${application.dir}..\..\dtrd\trans RTL_LANGUAGE=ar_AE,fa_IR [ProposeSoftwareUpdate] ;current date of last startup (in second since 01/01/1970) current_date=1697233372 ;date of last software update (in second since 01/01/1970) last_software_update_date=0 ;date of last software update proposed (in second since 01/01/1970) last_software_update_date_proposed=1697233026 ;time min between 2 software download (in seconds) 259200s = 3 jours software_update_timer = 16972330269 ;time min between 2 software download proposition (in seconds) 86400s = 1 jour software_update_proposition_timer = 16972330269