Allows to include page fragments from another file. File name of xml page fragment to include. File name could be absolute or relative. Manufacturer BMW Manufacturer Audi Manufacturer Seat Manufacturer Skoda Manufacturer VW Bluetooth interface Ethernet interface, not allowed for VW ELM 327 WIFI device, not allowed for VW Deep OBD WIFI device FTDI USB device, not allowed for VW Display text list Display data elements as grid This entry is not shown Displays simple gauge square type Displays simple gauge round type Displays simple gauge dot type Small font appearence Medium font appearence Large font appearence Global specifications for all pages. Relative or absolute path of the ecu files to use. If ommited the standard ecu path will be used (recommended). Relative or absolute path for the trace and data log files. If true the log file is appended. Name of the selected manufacturer If ommited BMW is the default. Name of the selected communication interface. If ommited bluetooth is the default. Index of the last search abort (VAG only). A values of -1 specifies no abort. If ommited -1 is the default. Specifies a result output row. Name of the output list entry. Must be a reference to a string. Name of the EDIABAS result. Format of the output value. The format specifier must have an EDIABAS apiResultText format. If ommited the function FormatResult() will be called. Type of display element in grid mode. If ommited the entry is hidden. Minimum value for gauge display. If ommited the default value is 0. Maximum value for gauge display. If ommited the default value is 100. Tag for the data log file. Data is only logged if tag is present. String translation element. Name of the translation entry. It will be used as reference in page and display elements. Additionally it could be used with the GetPageString() function. Group of translation strings for specific language. Name of the language (culture). This could be either the short form e.g. 'de' or the long one 'de-DE'. If omitted this is the default languge if no other language tag matches. Specifies the EDIABAS job to execute. Id for job result identification. If this element is specified the result name will be: [id]#[data set index]#[result], otherwise: [name]#[result]. Name of the SGBD file to load. This overrides the SGBD file from the jobs node. It's recommended to combine this with the id attribute. Name of the EDIABAS job to execute. If this element is used the function ExecuteJob() will not be called. A list of semicolon separated arguments for the first EDIABAS job call. A list of semicolon separated arguments for the EDIABAS job. For the first call args_first will be used if present. A list of semicolon separated results for the EDIABAS job. If omitted all results will be generated. Specifies all EDIABAS jobs to execute. Name of the SGBD file to load. If omitted the SGBD must be specified in the job node or loaded in ExecuteJob(). Relative path of the used MwTab file. Only used for VAG configuration generator. MwTab data from ECU. Only used for VAG configuration generator. The format is : [block],[index],[type],[unit base 64 encoded];[block],[index] ... Relative path of the used VAG data file. Only used for VAG configuration generator. Relative path of the used VAG UDS file. Only used for VAG configuration generator. Specifies ECU to read the error memory from. Name of the ECU. Must be a reference to a string element. Name of the SGBD file to load. Relative path of the used VAG data file. Only used for VAG configuration generator. Relative path of the used VAG UDS file. Only used for VAG configuration generator. A list of semicolon separated results for the FS_LESEN_DETAIL job. If omitted only F_UW_KM result will be generated. Groups nodes for error memory reading Functional SGBD for this vehicle type. Used for global error reset. resultDict, bool firstCall); public void ExecuteJob(EdiabasNet ediabas, ref MultiMap resultDict, bool firstCall); public string FormatResult(JobReader.PageInfo pageInfo, Dictionary resultDict, string resultName); public string FormatResult(JobReader.PageInfo pageInfo, Dictionary resultDict, string resultName, ref Android.Graphics.Color? textColor); public string FormatResult(JobReader.PageInfo pageInfo, MultiMap resultDict, string resultName, ref Android.Graphics.Color? textColor); public void UpdateResultList(JobReader.PageInfo pageInfo, Dictionary resultDict, List resultList); public void UpdateResultList(JobReader.PageInfo pageInfo, MultiMap resultDict, List resultList); ]]> Show warnings during compilation of user code. Definition of one page. Name of the page. Must be a reference to a string element. Weight to control with width of the result colum. A value of 1 indicates 50% of the page width. Display mode, the default mode is list. Font size appearence, the default size is small. Number of gauges per line in portrait mode, default is 2. Number of gauges per line in landscape mode, default is 4. Name of the data logfile. The symbol {D} will be replaced by the current date and time. Data logging is only available if a log file name has been set. Specifies if an activation button will be displayed on the page. Use this to prevent automatic job execution on page change. Setting this attribute prevents updating the page from the configuration generator. Group of all pages to display. Fragment for include elements. Description of one page. Description of all pages.