Hi Michael,
Eye Diagram is nothing but an Overlaid Graph. Lets say you are acquiring data and if you took 5 Samples of this data and plotted them on a waveform Graph. You would get 5 distinct values. If you now took the next 5 Samples and plotted them on this same graph you would get the two 5-sample instances overlaid on each other. If you plotted 100 such 5-Sample plots on the same graph you would get an Eye diagram.
I am attaching a Vi with 3 Sample Points which have been Accumulated in 2-D array, The Columns are sample Points the rows the instance when the 3 readings are taken.
How you go about creating an eye diagram depends on your Application - No of Points, No of Samples etc. Also How you are getting your data and Storing it in an Array is left to you.
FYI, The example creates 7 Eyes depicting 8 Levels.
I hope this helps.
Good Luck!
Mache