serialization:csv to field
Version: 0.0.0
Description
transform csv file to a field or fields container
Inputs
| Input | Name | Expected type(s) | Description |
|---|---|---|---|
| Pin 0 | time_scoping | scoping | |
| Pin 4 Required | data_sources | data_sources | data sources containing a file with csv extension |
Outputs
| Output | Name | Expected type(s) | Description |
|---|---|---|---|
| Pin 0 | fields_container | fields_container |
Configurations
| Name | Expected type(s) | Default value | Description |
|---|---|---|---|
| mutex | bool | false | If this option is set to true, the shared memory is prevented from being simultaneously accessed by multiple threads. |
Scripting
Category: serialization
Plugin: csv
Scripting name: None
Full name: None
Internal name: csv_to_field
License: any_dpf_supported_increments
Changelog
- Version 0.0.0: Initial release.