Skip to main content

utility:txt file to dpf

Version: 0.0.0

Description

Take an input string and parse it into dataProcessing type

Inputs

InputNameExpected type(s)Description
Pin 0
Required
input_stringstringex: 'double:1.0', 'int:1', 'vector<double>:1.0;1.0'

Outputs

OutputNameExpected type(s)Description
Pin 0any_outputany output

Configurations

NameExpected type(s)Default valueDescription
mutexboolfalseIf this option is set to true, the shared memory is prevented from being simultaneously accessed by multiple threads.

Scripting

Category: utility

Plugin: core

Scripting name: txt_file_to_dpf

Full name: utility.txt_file_to_dpf

Internal name: text_parser

License: None

Changelog

  • Version 0.0.0: Initial release.