WaveBPS
All DocsProductsLearning CenterSupport
  • Introducing WaveBPS: Portable Low level analog serial data analysis
  • Getting Data into WaveBPS
    • WaveBPS Import Data Video
  • Live Capture with WaveBPS
  • Navigation
  • Advanced Analysis
  • Automated Test with WaveBPS
  • WaveBPS Basic Databases
  • Cursor Measurements
  • Event List Columns
  • Setting up Serial Decoding in WaveBPS
  • Loading custom data into WaveBPS
  • Exporting Waveforms from WaveBPS
  • Scalar Measurement List
  • Licensing WaveBPS
  • WBPS Binary File Format
    • Double Precision Format
    • Unsigned short Format
  • CAN / CAN FD Bus
    • CAN / CAN FD Bus Bit Stuffing
    • CAN / CAN FD Bus Data Frame
    • CAN / CAN FD Bus Errors
    • Extended Data Frames
    • CAN / CAN FD Bus Physical Layers
    • CAN / CAN FD Bus Remote Data Frame
    • Single Wire CAN / CAN FD
  • FlexRay
    • FlexRay Dynamic Frame
    • FlexRay Static Frame
    • FlexRay Startup
    • FlexRay Wakeup Symbol
    • FlexRay Physical Layer
  • Example Waveforms
    • FlexRay versus CAN / CAN FD BUS
    • CAN / CAN FD bus at 70 % utilization 120 megasamples
    • CAN / CAN FD Bus Waveform Decoding
    • FlexRay Frame Decode
    • FlexRay Dynamic Frame
    • LIN Bus Decode
    • Low Speed Fault Tolerant CAN / CAN FD Waveform
  • LIN Bus
    • LIN Errors
    • LIN Frame
    • LIN Header
    • LIN Slave Section
  • Other Buses
    • UART: K-Line, J1708, ISO9141, GM CGI, RS232
    • SPI bus
    • I2C or SMBus
    • J1850
  • Compare FlexRay, CAN / CAN FD bus and LIN Bus
  • WaveBPS Video Links
  • Specifications
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

WaveBPS Basic Databases

PreviousAutomated Test with WaveBPSNextCursor Measurements

Last updated 11 months ago

WaveBPS supports a simple database that matches up a message with a text description and a source node (Figure 1). will search for each event in the database and if it finds a match it will display the text description and the node description in the event list. Next, it will display this description on the zoom plot above the event. The database also enables .

The database is a text file where each line describes one event in the file. It includes the ID, ID Mask, Data, Data Mask, Name and source node (Figure 2). The ID is up to a 32 bit ID andthe ID mask is a 32 bit mask applied to the ID. Database matching is also supported on the data section up to 32 bits with the data and data mask properties. Finally the name and source node are the text descriptions used to identify the event name and node name.

Vehicle Spy software (rev412 and above) support exporting WaveBPS databases (Figure 3).

An example database is included at this link swcan.wvdb (open below file as a text file). Notice the extension of this database is "wvdb."

When enabled, the decoder
node analysis
873B
swcan.wvdb
Figure 1 - Database information is shown above the message and in the event list.
Figure 2 - The simple database is a text file which describes the events and nodes in a network.
Figure 3- Vehicle Spy can export WaveBPS databases.