11-13-2007 07:23 AM
11-13-2007 07:35 AM
Three options come to mind.
They all involve using a sub-VI as a dialog.
1) Include a static image placed on the FP at development time. Use a different sub-VI for each picture.
2) Same as above but use a picture ring and select which picture is displayed. Only one sub-VI required but you need to know the images at dev time.
3) Same as #2 but use a pciture indicator and load the image from file when the sub-VI is called.
Ben
11-13-2007 07:41 AM - edited 11-13-2007 07:43 AM