Skip to main content
1-Visitor
June 11, 2018
Question

How to take data from csv and plot it

  • June 11, 2018
  • 2 replies
  • 1815 views

Hello all,

 

my company asked me to do a simple demo of a data plot with some excel data to evaluate the ease of implementation of thingworx. More complex apps will be next.

Can someone point me to some tutorials, documentation... to do this?

I only need to import the excel csv data and then be able to code my custom styles and limits in the chart (a scatter plot).

 

Thank you!

2 replies

5-Regular Member
June 11, 2018

There is an extension on Thingworx market place called "CSV Parser" .You can import this extension in to your thingworx and use the service called ReadCSVFile .From this service you can bring your CSV data into Thingworx .

 

You can also check this article for detailed use of this service and extension -

 

https://www.ptc.com/en/support/article?n=CS240648

 

Thanks,

Mukul Narang

1-Visitor
June 11, 2018

You have the CSV Parser extension in order to read CSV files: https://marketplace.ptc.com/apps/193456/csv-parser#!overview