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

FlexRay Fibex Config Encoder Filter

Plugin Information
Plugin Filenameflexray_config_encoder.adtfplugin
Plugin Descriptionflexray_config_encoder.plugindescription
Plugin NameFlexRay Fibex Config Encoder 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 Encoder Filter
CIDflexray_config_encoder.filter.devicetb.cid
DescriptionUse this filter to encode FlexRay data by using customize DDL structured data mapped to FlexRay signals 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.
DeviceID1tInt32Channel 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).
Output Pins
NameStream TypeDescription
output_flexray adtf/devicetb/flexray The encoded FlexRay data stream.
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
Output Pin Stream Types
Pin Nameoutput_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