Tool/software:
Hello,Team
Using Industrial Visualizer, I can get saving data as json files.
I want to analyze this files.
Do you have any ideas or tools to do this?
Regards,
Yuichi
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Tool/software:
Hello,Team
Using Industrial Visualizer, I can get saving data as json files.
I want to analyze this files.
Do you have any ideas or tools to do this?
Regards,
Yuichi
Hello.
You can parse the JSON files in MATLAB or Python. Here is some documentation how to interact with JSON files with python.
Sincerely,
Santosh
Hello,Santosh.
Using matlab, I can decode JSON files.
Thank you.
Regards,
Yuichi