ADTF_DEVICE_TOOLBOX  3.12.1 (ADTF 3.18.3)
FlexRay Fibex Config Decoder Filter Plugin

FlexRay Fibex Config Decoder Filter

Plugin Information
Plugin Filenameflexray_config_decoder.adtfplugin
Plugin Descriptionflexray_config_decoder.plugindescription
Plugin NameFlexRay Fibex Config Decoder Filter
LicenseADTF
Support Mailsupport@digitalwerk.net
Homepage URLwww.digitalwerk.net
Plugin Versions
Plugin Version3.12.1
Plugin File Version1.0
adtf::devicetb3.12.1
adtf3.18.3
adtf::ucom3.1.0
Component Information
NameFlexRay Fibex Config Decoder Filter
CIDflexray_config_decoder.filter.devicetb.cid
DescriptionUse this filter to decode FlexRay data and map specific FlexRay signals to customize DDL structured data using fibex database.
TypeFilter
Properties
NameValueTypeDescriptionSubproperties
AutoCalcUnitToSIfalsetBoolEvery signal with known unit is automatically converted to its SI unit. This behavior is signal-specifically overridden by the configuration file. This property defines the default behavior.
DeviceID1tUInt8Channel ID of the incoming data stream and use database from. This behavior is buffer specific overridden by the configuration file.
DumpSignalUpdatesfalsetBoolDump all signal values to ConsoleView (e.g. for debugging purpose).
LimitHandlingPolicy0tInt8How should the codec handle a signal's min/max value from database during encoding messages? The following options are supported:
  • ignore: (default) Do not do anything, treat limits as comments.
  • clip: Silently clip the signal to the violated boundary.
  • warn: Send the signal as is, but issue a log warning. This behavior is signal-specifically overridden by the configuration file. This property defines the default behavior.
Value List:
ignore = 0
clip = 1
warn = 2
MapFilenamecFilenamePath to the used configuration file of the de/encoder.
ShowStructInfofalsetBoolPrint sizes of encoded/decoded data structures (e.g. for debugging purpose).
Input Pins
NameStream TypeDescription
input_flexray adtf/devicetb/flexray Incoming FlexRay data stream to decode.
Runner
NameActivation TypeData TriggeredData InputThread TriggeredThread CyclicTimer TriggeredTimer IntervalDescription
process_input_flexray91input_flexray0000Default runner port for the input pin 'input_flexray'
Dynamic Pins
Dynamic Input Pinstrue
Dynamic Output Pinstrue
Dynamic Input Binding Pinsfalse
Dynamic Output Binding Pinsfalse
Required Interfaces
IID
flexray.axle.flexray.sdk.devicetb.adtf.iid
Input Pin Stream Types
Pin Nameinput_flexray
Meta Type Nameadtf/devicetb/flexray
Stream Type Properties
NameValueTypeDescriptionSubproperties
channel1cString
clustercString
databasecString
md_data_serializedfalsetBool
md_definitions
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?><adtf:ddl xmlns:adtf="adtf"><enums><enum name="tFR_TAG" type="tUInt8"><element name="FR_TAG_CYCLESTART" value="1" /><element name="FR_TAG_FRAME" value="2" /><element name="FR_TAG_INVALID" value="0" /><element name="FR_TAG_PDU" value="3" /><element name="FR_TAG_SYNC" value="4" /></enum></enums><structs><struct name="tFlexRayData" alignment="1" version="1"><element type="tUInt16" name="nSize" bytepos="0" arraysize="1" byteorder="LE" alignment="1"/><element type="tFR_TAG" name="nTag" bytepos="2" arraysize="1" byteorder="LE" alignment="1"/><element type="tUInt8" name="nReserved" bytepos="3" arraysize="1" byteorder="LE" alignment="1"/><element type="tUInt64" name="nTimeStamp" bytepos="4" arraysize="1" byteorder="LE" alignment="1"/></struct></structs></adtf:ddl>
cString
md_structtFlexRayDatacString
projectcString