In an Imageplot always Timeout is printed. Example:
data = ILSpecialData.waterfallf(25, 100);
var ilmsc = new ILImageSCPlot(data);
var ilp = new ILPlotCube { ilmsc };
ilPanel1.Scene.Add(new ILScene { ilp } );
If I have more data sometimes some missing. I want show spectrum intensity plot (25-50 frequencies, every second for a hour or more).
The Timeout Property of ILPlotCube is 0 (no timeout). Driver ist set to OpenGL. GDI shows nothing, the other values can not configured. Stystem has Intel HD Graphics 2000 with 2560x1440.