|
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 Data Trigger |
|---|---|
| CID | demo_data_trigger.filter.adtf.cid |
| Description | Use this filter to calculate two input values while choosing the arithmetic operation with the property 'operator'. |
| Type | Filter |
| Name | Value | Type | Description | Subproperties |
|---|---|---|---|---|
| calculator_function/operator | 0 | tUInt32 | Chooses the arithmetic operation used to calculate the output values. | Value List: PLUS = 0 MINUS = 1 MULTI = 2 DIVIDE = 3Value 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 |
|---|---|---|
| in1 | adtf/plaintype | First input value for calculation (in1 <operator> in2) |
| in2 | adtf/plaintype | Second input value for calculation (in1 <operator> in2) |
| Name | Stream Type | Description |
|---|---|---|
| out | adtf/plaintype | Provides the calculated output (in1 <operator> in2) |
| Name | Activation Type | Data Triggered | Data Input | Thread Triggered | Thread Cyclic | Timer Triggered | Timer Interval | Description |
|---|---|---|---|---|---|---|---|---|
| process_in1 | 9 | 1 | in1 | 0 | 0 | 0 | 0 | Default runner port for the input pin 'in1' |
| process_in2 | 9 | 1 | in2 | 0 | 0 | 0 | 0 | Default runner port for the input pin 'in2' |
| Dynamic Input Pins | false |
|---|---|
| Dynamic Output Pins | false |
| Dynamic Input Binding Pins | false |
| Dynamic Output Binding Pins | false |
| Pin Name | in1 | |||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Meta Type Name | adtf/plaintype | |||||||||||||||||||||||||
| Stream Type Properties |
|
| Pin Name | in2 | |||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Meta Type Name | adtf/plaintype | |||||||||||||||||||||||||
| Stream Type Properties |
|
| Pin Name | out | |||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Meta Type Name | adtf/plaintype | |||||||||||||||||||||||||
| Stream Type Properties |
|