aka Posted May 16, 2007 Report Share Posted May 16, 2007 hi there, a simple question: how can i read a bmp file and show it on the front panel? i thought i had to use: Read BMP File.vi and Draw Flattened Pixmap.vi but nothing happens. what am i doing wrong? i dont have any specialized packages, so i'm running with the basic vi's on LabView 6.0 thanks, alex Quote Link to comment
Jonas Posted May 16, 2007 Report Share Posted May 16, 2007 QUOTE(aka @ May 15 2007, 02:00 PM) hi there, a simple question: how can i read a bmp file and show it on the front panel? You can use windows media player to display anything. See attachment.. Quote Link to comment
aka Posted May 16, 2007 Author Report Share Posted May 16, 2007 QUOTE(Jonas @ May 15 2007, 03:52 PM) You can use windows media player to display anything. See attachment.. hi Jonas, unfortunately i have only LabView 6.0 and 7.0 . is it possible to save yout vi's for version 7.0 compatability and post them again? thanks anyway, alex Quote Link to comment
Aristos Queue Posted May 16, 2007 Report Share Posted May 16, 2007 QUOTE(aka @ May 15 2007, 07:00 AM) i thought i had to use: Read BMP File.vi and Draw Flattened Pixmap.vi but nothing happens. what am i doing wrong? That should work. There are examples that ship with LV. Check those out. Quote Link to comment
aka Posted May 16, 2007 Author Report Share Posted May 16, 2007 hi all, Read BMP File.vi and Draw Flattened Pixmap.vi are indeed the right functions. what i was doing wrong and caused the problem, was not connecting all inputs to the Draw Flattened Pixmap.vi (was connecting only the flattened image data array) - although this didn't cause errors, the pic didn't show up. thanks for the replies, alex Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.