|
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 | IPC TCP Sender |
|---|---|
| CID | tcp_sender.streaming_sink.adtf.cid |
| Description | Use this streaming sink to transmit sample data to another ADTF System using TCP protocol. |
| Type | Filter |
| Name | Value | Type | Description | Subproperties |
|---|---|---|---|---|
| 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: |
| sink/interface | 0.0.0.0 | cString | This specifies the IP address of the interface to listen for clients on. If 'tcp_server' is set to 'false', this is the remote host to connect to. | Value Range: minimum = maximum = Filename Extension Filter: |
| sink/no_tcp_delay | true | tBool | If activated, the TCP_NODELAY option will be set for the socket. | Value Range: minimum = maximum = Filename Extension Filter: |
| sink/port | 0 | tUInt32 | The TCP port to listen for clients on. | Value Range: minimum = maximum = Filename Extension Filter: |
| sink/tcp_server | true | tBool | Whether or not this component creates the tcp server socket, or if false, connects to a remote socket. Keep in Mind if the sink is a tcp client, it supports only a single destination source. | Value Range: minimum = maximum = Filename Extension Filter: |
| Name | Activation Type | Data Triggered | Data Input | Thread Triggered | Thread Cyclic | Timer Triggered | Timer Interval | Description |
|---|---|---|---|---|---|---|---|---|
| transmit_data | 6 | 0 | 1 | 1 | 0 | 0 | Connect a Thread Runner that will provide the context for transmitting all data. If this is not connected, the source will create a thread on its own. |
| Dynamic Input Pins | true |
|---|---|
| Dynamic Output Pins | false |
| Dynamic Input Binding Pins | false |
| Dynamic Output Binding Pins | false |
| IID |
|---|
| adtf_file_objects.devil.services.adtf.iid |