01-23-2013 11:07 AM
Hi all, i am trying to use the 64 bit 3d Graph Render window to take advantage of hardware acceleration. I would however like to call the render window programatically. Does anyone know of a way to do this?
thanks!
Dave
01-24-2013 04:31 AM - edited 01-24-2013 04:31 AM
Saying a bit more about what that render window is would certainly help! Is it an ActiveX component, or a .Net Control? Or maybe some DLL? I assume you don't mean the LabIVEW 3D Picture Control, since controlling that programmatically is really all there is about this control.
01-24-2013 08:05 AM
This applies to the 3D graphs included in labview 2012 64 bit. In this case i am using the 3D Scatter plot. In the 32 bit version of labview the 3D plot is an active X control, but in the 64 bit the 3D graphs are different. If you right click on the graph you can select "Render Window". I would like to do this programatically without forcing users to right click and select this option. Even better it would be nice to do the hardware rendering right on the front panel, but so far i don't think this is possible.