|
ADTF
|
| Plugin Filename | adtf_core.adtfplugin |
|---|---|
| Plugin Description | adtf_core.plugindescription |
| Plugin Name | ADTF Core Plugin |
| License | ADTF Subscription |
| Support Mail | support@digitalwerk.net |
| Homepage URL | https://adtf.dev |
| Plugin Version | 3.99.99 |
|---|---|
| Plugin File Version | 1.0 |
| adtf | 3.99.99 |
| adtf::ucom | 3.1.0 |
| Name | Demo Time Trigger |
|---|---|
| CID | demo_time_trigger.filter.adtf.cid |
| Description | Use this filter to generate data whenever a defined Timer Runner triggers. |
| Type | Filter |
| Name | Value | Type | Description | Subproperties |
|---|---|---|---|---|
| data_generator_function/number_gen_type | 0 | tUInt32 | Chooses the generator used for calculating output data. | Value List: Counter = 0 Random = 1Value Range: minimum = maximum = Filename Extension Filter: |
| log_channels/default/fatal_action | 2 | tUInt32 | The default action when a fatal error is reported. | Value List: Stop session = 2 Shutdown ADTF = 3 Abort to crash handler = 4Value Range: minimum = maximum = Filename Extension Filter: |
| log_channels/default/log_level | 35 | tUInt8 | The log level for this channel. | Value List: None = 0 Error = 10 Warning = 20 Info = 30 Detail = 35 Dump = 40 All = 255Value Range: minimum = maximum = Filename Extension Filter: |
| log_channels/default/recoverable_action | 0 | tUInt8 | The action to perform when a recoverable error is reported. | Value List: Log only = 0 Treat as fatal = 1Value Range: minimum = maximum = Filename Extension Filter: |
| Name | Stream Type | Description |
|---|---|---|
| out | adtf/plaintype | Provides the generated data based on number_gen_type |
| out_array | adtf/plaintype | Provides the generated data array based on number_gen_type |
| nested_struct | adtf/default | Provides the generated data based on number_gen_type |
| nested_struct_array | adtf/default | Provides the generated data based on number_gen_type in a structure with arrays |
| arrays_with_valid_element_count | adtf/default | Provides the generated data based on number_gen_type in a struct containing arrays with valid element count set |
| Name | Activation Type | Data Triggered | Data Input | Thread Triggered | Thread Cyclic | Timer Triggered | Timer Interval | Description |
|---|---|---|---|---|---|---|---|---|
| data_generator_function | 1 | 0 | 0 | 0 | 1 | 1000000 | Runner to periodically trigger the function which generates the output data for all pins |
| Dynamic Input Pins | false |
|---|---|
| Dynamic Output Pins | false |
| Dynamic Input Binding Pins | false |
| Dynamic Output Binding Pins | false |
| Pin Name | out | |||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Meta Type Name | adtf/plaintype | |||||||||||||||||||||||||
| Stream Type Properties |
|
| Pin Name | out_array | |||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Meta Type Name | adtf/plaintype | |||||||||||||||||||||||||
| Stream Type Properties |
|
| Pin Name | nested_struct | ||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Meta Type Name | adtf/default | ||||||||||||||||||||
| Stream Type Properties |
|
| Pin Name | nested_struct_array | ||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Meta Type Name | adtf/default | ||||||||||||||||||||
| Stream Type Properties |
|
| Pin Name | arrays_with_valid_element_count | ||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Meta Type Name | adtf/default | ||||||||||||||||||||
| Stream Type Properties |
|