Create a CSV file from an array.

This can be useful if you want to output data from sensors into a spreadsheet to manipulate or analyze them outside Kinetic Designer.


Properties


  • CSV separator character : Set the character to use to separate values.
    Default : ,

Inputs


Name Type Description
Array Array Array to format into CSV data

Outputs


Name Type Description
CSV String CSV data. Typically this will be connected to a Write File node pointing to a CSV file.

Need more help with this?
Don’t hesitate to contact us here.

Thanks for your feedback.