Value reader        

<< Click to Display Table of Contents >>

Navigation:  Function block library > Data exchange >

Value reader        

Previous pageReturn to chapter overviewNext page

valuereader

Reads values from a file line by line, separates them at space characters and outputs all values in a line as float array.

After the last line has been read, reading starts again at the first line.

Inputs

Type

Default

Description

Enable

bool

true

If true, a new line is read in every step.





Outputs




Output

float array


All values in one line.