ASC Exporter
Loading...
Searching...
No Matches
asc_flexray_exporter

Processors

asc_flexray

Exports FlexRay frames from an ASC file.

Properties

Name Default Value Type Description
adtf_device_toolbox_dir string Path to the adtf_device_toolbox directory.
adtf_dir string Path to the adtf directory.
database_file_path string Path to FlexRay database file.
set_negative_time_to_zero 1 unsigned If set to 1 negative timestamps will set to 0. If set to 0 negative timestamps remain untouched.

Plugin Attributes

Attribute Value
Plugin Name asc_flexray_exporter.adtffileplugin
License ADTF Subscription
Support Mail suppo.nosp@m.rt@d.nosp@m.igita.nosp@m.lwer.nosp@m.k.net
Homepage URL https://adtf.dev/

Usage

To use one of the supplied exporters, specify the plugin with the --plugin option of the adtf_dattool i.e.:

adtf_dattool --plugin /path/to/asc_exporter/bin/asc_flexray_exporter.adtffileplugin --export file_with_flexray_data.adtfdat --stream flexray --output flexray_frames.asc

Note: You can specify a processor for each stream with the –processorid argument. If you do not specify one explicitly, the first one that supports the stream is used.

Example with processorid:

adtf_dattool --plugin /path/to/asc_exporter/bin/asc_flexray_exporter.adtffileplugin --export file_with_flexray_data.adtfdat --stream raw_flexray --processorid asc_flexray --output lexray_frames.asc