Chart/
Posted: Wed Mar 13, 2019 3:54 am
Dear all,
Regarding my X2 10 pro terminal.
I need to display 3000 samples in a xy chart from my PLC (ms sample of current and voltage in a welding machine).
This array can easily be filled in my PLC (interrupt sample/ms).
The problem is that IX terminal will only take 512 samples (Tag array).
As I'm able to store PLC samples to a CSV file and port it to terminal using FTP, my idea was then that I could implement Windows Charts using scripting:
https://docs.microsoft.com/en-us/dotnet ... work-4.7.2
But it seems like this is impossible in Windows embedded 2013?
Any suggestions on how this can be solved?
3 party trendviewer that reads csv files?
Regarding my X2 10 pro terminal.
I need to display 3000 samples in a xy chart from my PLC (ms sample of current and voltage in a welding machine).
This array can easily be filled in my PLC (interrupt sample/ms).
The problem is that IX terminal will only take 512 samples (Tag array).
As I'm able to store PLC samples to a CSV file and port it to terminal using FTP, my idea was then that I could implement Windows Charts using scripting:
https://docs.microsoft.com/en-us/dotnet ... work-4.7.2
But it seems like this is impossible in Windows embedded 2013?
Any suggestions on how this can be solved?
3 party trendviewer that reads csv files?