Chart/

Discussion of application development using iX Developer, including but not limited to getting started, using the functions tab, properties, objects and installation.
Post Reply
tomtom
Posts: 2
Joined: Fri May 12, 2017 3:14 am

Chart/

Post by tomtom »

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?

Josh B.
Posts: 37
Joined: Wed Oct 30, 2019 11:43 am

Re: Chart/

Post by Josh B. »

We realize that it's been some time since this question was posted. If you are still looking for a solution, the workaround to the 512 sample limit would be to use multiple pages and multiple tags for your samples.

If you have any questions or require further assistance, give support a call at 801.708.6690

Post Reply