Eric_B
unread,Nov 20, 2006, 6:40:14 PM11/20/06You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
Hi,
Here is what I've done to go around this problem:
I'm watching the input value for a data change before sending it to the graph. When I see one, I add a new point to the graph with a timestamp just prior to the data change and the old value. I'm sending it 1 second before the data change, but what I'm trending is a boolean input from an I/O controler. You mignt need a shorter delay, perhaps a few milliseconds would be better. After that, I send the new value I've got from the input with his own timestamp to the graph. That way, the plotted data has one point at the begining of his horizontal line and another at the end. No more triangles!
I hope this can help.
Have a nice day,
Eric Brousseau
Software developer,
AIA Automation Inc.