ASAP2 Editor Help Documentation
All DocsProductsLearning CenterSupport
  • ASAP2 Editor Help Documentation
  • Main Toolbar
    • Project File Tools
    • Symbols Tools
    • ASAP2 Tools
      • Project Settings
    • Edit Tools
      • Create/Edit Measurements
      • Create/Edit Characteristics
        • Edit Characteristic Axes
      • Create/Edit Axis Pts
      • Create/Edit Conversion Methods
      • Create/Edit Verbal Conversion Tables
      • Create/Edit Record Layouts
      • Create/Edit Groups
      • Edit Memory Address
      • Edit Interface Data
    • Symbol Tree
  • A2L Item Area
    • Measurements Tab
    • Characteristics Tab
    • Axis Pts Tab
    • Conversion Methods Tab
    • Verbal Conversion Tables Tab
    • Record Layouts Tab
    • Groups Tab
    • A2L Item Right Click Menu
  • Messages Area
  • Contact Us
    • Contact Information - Intrepid Control Systems, Inc.
Powered by GitBook
LogoLogo

Applications

  • Cybersecurity
  • Data Logging
  • Simulate ECU Functions
  • Diagnostics, Testing and Validation

Products

  • Vehicle Network Adapters
  • Data Loggers
  • Software
  • Automotive Ethernet Tools

Support

  • Support Resources
  • Contact Support
  • Class Schedule & Registration
  • Training Video Library

Company

  • About
  • News
  • Events
  • Contact Us

Copyright © 2025 | All Rights Reserved

On this page
Edit on GitHub
  1. Main Toolbar
  2. Edit Tools

Create/Edit Verbal Conversion Tables

PreviousCreate/Edit Conversion MethodsNextCreate/Edit Record Layouts

Last updated 2 years ago

Verbal Conversion Tables are equivalent to enumerated or state encoded decimal lookup tables. These tables take integer value inputs and apply text description outputs to them. For example, 0 = Off, 1 = On, etc. To create or edit Verbal Conversion Tables in an A2L file use the Create or Edit tools from the in the while the is active in the A2L file area. A dialog will open similar to that shown in Figure 1.

Refer to Table 1 below for a brief description of each property. Use the OK button to close the dialog and save any changes. Use the Cancel button to close the dialog without saving any changes.

Table 1: Verbal Conversion Table Properties

Property
Description

Name

Unique identifier of the Verbal Conversion Table. Here are the main requirements for this field:

  • Max overall length = 1024 characters.

  • Max partial string length = 128 characters.

  • Allowed characters: A - Z, a - z, 0 - 9, underscores, periods, and brackets [ ].

  • Must NOT contain spaces.

  • First character must be a letter or an underscore.

  • Any brackets must occur in pairs at the end of a partial string.

  • Any bracket pairs must surround a number or string.

  • Name is case sensitive. (i.e. "b" and "B" are considered unique)

If in doubt about valid names, please refer to the ASAM specifications.

Long Identifier

Comment or description.

Inputs

Each cell in this column is allowed a single integer value input. (i.e. 0, 1, etc.) Multiple rows with the same input value are not allowed.

Outputs

Each cell in this column assigns a text description label to its Input. (i.e. Off, On, etc.)

Default Value

Default text display for undeclared Inputs.

Edit group
main toolbar
Verbal Conversion Tables tab
Figure 1: The dialog for creating or editing A2L file Verbal Conversion Tables.